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 ... 50 51 52 53 54 ... 172
Title Δ
Stackoverflow error on factorial using recursion on ktolin +0.59
Error with array initialization -0.31
Spliterator causing duplicate key exception while for loop does not 0.00
Unable to get value for an object from Hashmap, even though it retu... +0.84
Beginner Q: optional arguments in Java +0.20
Return statement in case of exception -1.73
Defining the capacity of a multi-dimensional arraylist +0.47
Why are my generated randomly values are the same when I am put the... 0.00
Meaning and usage of Predicates Java 8 +0.52
Basic recursion with if else statement (java) +0.19
removing a return statement from the loop -1.92
Jave : Parent method is called when ambiguity in Inheritance -2.70
Remove duplicates standing one after another in array +0.64
String array not getting correct value 0.00
Why I am getting the error? -1.42
compareTo in Java Priority Queue working erratic 0.00
what is the difference between i+=i*i and i=+i*i in java? +1.33
How to get n first values from an Iterator in Java 8? +0.15
Sorting Map keys when keys are arrays +0.28
Issue with variable in a if/else loop in Java +0.20
How to map to multiple elements and collect -3.19
Java:The child class implement interface, but the parent class over... 0.00
How to calculate Time Complexity in nested for loop? +0.30
Convention to name null value to a reference before passing to a me... +1.07
StackOverflowError while accessing parent method from inner class -1.50
how list.sort() works when exclude one specific value? +0.76
How do I shift array characters to the right in Java? +0.65
Meaning of "this" in this code? +0.01
Replace method in java 0.00
GCM push notification , notification click event -0.30
How is method local variable getting accessed in lambda function? 0.00
How to filter keysets and return values of a map with java stream api 0.00
Creating new List using java8 lambdas 0.00
How to get a second element of a collection? +0.20
Stack Overflow Exception in Java +0.19
Updating multiple values of different keys in map using java -1.12
Using while-loops instead of for-loops to create a 2D array for run... +0.65
TreeMap<Object,Object> issue -0.31
Stop words not being correctly removed from string +1.10
Problems about Hashmap +0.66
Java Immutable Strings 0.00
java "Variable not initialized" on delayed complementary... -1.41
SOS for Java boolean statement +0.19
Java-Cannot make a static reference to the non-static field +0.53
Keeping the loop running to check for multiple conditions - Java -0.14
What is the % operator in java? +0.65
String binary search in Java -2.28
java method that takes in generic class, create new instance of the... 0.00
What is operator precedence of the *= operator in Java? 0.00
Implementation of generic interface with specific type in Java +1.03