StackRating

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

Eran

Rating
1729.18 (69th)
Reputation
307,317 (111th)
Page: 1 ... 96 97 98 99 100 ... 172
Title Δ
Implement method for class in a different class -1.40
Odd Pair of XOR in a large input Arrays 0.00
Java - Always 0? 0.00
Using Objects as keys in Java HashMap +0.25
Difference Map<A,B> foo = new HashMap<A,B>() and new Ha... -0.16
Using enum values in LinkedList -0.91
Passing a Hash Map to a Function - Java -1.81
Conditional Ternary Operations -1.06
Java removing elements from List of maps +0.61
How to scan until the the next line is equal to 0 in Java? -0.26
Multiple Strings into Arraylist +0.45
Java Loops - Break? Continue? +0.44
Loop within try catch where exception is thrown in condition of do... 0.00
Java String comparison is not working +0.23
String condition check failing for test +1.31
Java random shuffle list with two elements using Collections.shuffle +0.17
reversing an array AND assigning it to new array in java 0.00
Java Integer out of range +1.07
Hash Map entries collision 0.00
Autoboxing 0 to Generic Number +0.30
Collections.sort comparison method violates its general contract 0.00
Element is present but `Set.contains(element)` returns false +1.24
Can a java method return value depending upon condition? -0.36
Smallest number in 2d array not working correctly +0.40
How i can get list from some class properties with java 8 stream 0.00
i found this error when i run this java code -0.26
NullPointerException with ArrayList<JPanel> Calculator GUI -0.75
Java ArrayList Adding objects --> Throw out old ones +0.25
How to initialize a HashMap with TreeSets as values? -0.61
Why "catch" block necessarily requres an exception type? +0.69
Java 8 stream API: Exceptions when modifying Lists -0.20
Java : How to use the `Comparator` interface +0.12
Why does the last object get copied multiple times in an ArrayList? +1.07
Android getting Incompatible Types. Required java.lang.String Found... +0.26
I want to store values in an arrayList of my own type from an array... -2.86
How it is possible to call methods of Object class on a reference o... -0.17
looping over different objects (that extends common super class) in... +0.25
Is there any difference between == null and .equals("null"... +0.77
Convert Type "String" to type "Name" -0.49
why methods return a value (except void()) 0.00
Adding ".foreach" capability to a custom container class +1.45
finding the index of the largest element in an array +0.66
What is wrong with these static getter & setter methods - Andro... -0.76
Why am I getting “ArrayIndexOutOfBoundsException: 0”? (array of str... 0.00
How should I concatenate arrays +0.26
Unsupported add/addAll operations for Map<K,V>.keySet() +0.61
Do we have pool of objects for wrapper classes too? 0.00
Why object of number can be added in TreeSet -1.61
Can someone explain to me why this nested loop function print this... -2.24
How to fill HashMap object only once for program? +0.41