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 ... 100 101 102 103 104 ... 172
Title Δ
How can a variable be null in this piece of code? +1.42
Why isn't a for-each loop accepting an instance of the Iterable... +0.27
Why its showing incompatible types while copying items of vector to... +0.25
Ternary operator casts integer -1.00
Having trouble with writing a recursive method in Java -0.00
Pass/Returning not working -0.79
Java 2d String array fill the array +0.25
how are buckets created in hashmap? -0.24
Java Arraylist size -1.43
Assign null to null in Java -0.91
Making a Y/N Condition work -0.66
grouping words by first character -1.16
Java 8 Lambda filter by Lists -1.18
remove one Collection elements from other -0.69
Compiler error despite catching IOException +1.17
If else error I don't understand this error +0.67
why isn't this try/catch method working? -0.83
Why do we call super() in constructor +0.53
binarySearch implementation issues -0.47
Primitive int value conversion? +0.23
overriding instance method with static keyword 0.00
Checking balanced Parentheses - nullPointerException +0.24
Copy data of ArrayList into a array -1.18
How does combiner in Stream.collect method work in java 8? -0.61
how to return multiple double type variables from a public method i... +0.74
Aessing public variable in java 0.00
Are multiple 'if' statements and 'if-else-if' state... +0.25
Why one can not call main method from another method 0.00
Java new array value per number +0.67
TreeMap used in SortedSet +0.44
Java generic interface with one parameter has actually two -0.75
Java - Can we declare object variable in constructor? +0.26
What is the fastest way to iterate on a stream in Java 8? +0.78
Math.round(6.079084800080882E-5) = 0.0? +0.60
Adding String to List<Integer> +1.34
Inheritance and 'Instanceof' testing result -1.27
Java 8 stream operations execution order -0.81
How to return 2 Strings in one method: String example(String firstN... +0.19
Java ArrayList seems to nullify after init method +1.15
Multiple Level of Inheritance -2.78
Java questions on equals and compareTo method 0.00
Why is the output always infinity? 0.00
ArrayStoreException when attempting to store an array of linked list +1.32
Cannot resolve variable in for loop +1.06
ArrayList sorting objects using Comparator +0.25
Sort an Array of ArrayList<Integer> in java +0.92
super(null) : what does this mean? -2.97
Java 8 : Map Lambda expression +1.55
Java: How to use functions of a class which has been instantiated b... +0.26
Why won't this mergeSort work? 0.00