StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Zabuzard

Rating
1605.12 (1,573rd)
Reputation
11,817 (12,532nd)
Page: 1 2 3 4 5 ... 12
Title Δ
How does java store literals? +1.06
How to convert int[][] string to List<List<Integer>> -0.12
Local variables not initializing -0.65
What is natural ordering and how to use Comparable -0.37
How to do this nested for loop time complexity? -0.46
Cannot resolve symbol +1.41
How are fields initialized by the default constructor 0.00
Functional Equivalence in Java -0.96
Array values do not update +2.32
Poor error handling: Throw inside Finally +1.84
How hashCode() is generated for a String object in Java? -0.09
Simplify nested loop over map 0.00
How to properly handle NPE -0.45
Why is there no toArray(Class<T>)? 0.00
how to add a matrix to an ArrayList in java +0.37
Bug in prime number computation +0.38
how many objects will be created in string pool when more than two... 0.00
Complexity: Conditional operator vs if-else 0.00
Space complexity of the piece of code below? +0.42
Is it possible to use lambdas in this case (One method interface)? -0.50
Java variable initialization different ways of handling? -1.05
Integer caching in Java with new operator 0.00
Reading multiple bits using Scanner -0.11
System.in.read() gets skipped without prompting for input +0.81
How to use operators for BigInteger -0.05
Check dynamically whether instance implements interface +0.33
How to delete an array properly in Java +1.05
Why overriden toString is not called while printing null reference +1.52
Generics - can not return Base for T with T extends Base +0.67
Call method at date/time 0.00
When will Java WeakHashMap clean null key? -0.66
Why is a long written with an L 0.00
How can I make this insertion sort method run one step at a time? 0.00
Optimizing getting one match from list +0.20
How can I tell if the elements in an Array List are same or differe... +0.61
RemoveIf with lambda expression to remove only one occurence of int... +1.74
Accessing parent class field "this.field" VS "super.... +1.45
Java. Capitalizing, adding period +0.39
Is there a way to run a -.jar file (created with javaFx) without di... -0.36
Can Java's main() method be declared final? +0.40
Reading from file row by row and searching for text -0.52
How does a lambda function become the compare() method of Comparator +1.72
Java Scanner run time error java.util.NoSuchElementException 0.00
Error in Converting a Map to ConcurrentMap in Java -1.48
When something is Big O, does it mean that it is exactly the result... -1.97
Generic methods. Multiple arguments match +1.75
How could I specify a type that match both String and long? +0.37
how to know the method to execute in extends on Java? 0.00
What is the BigDecimal Rounding mode for financial transactions in... 0.00
Why iterating Empty Map doesn't throw any exception in Java +1.00