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 ... 18 19 20 21 22 ... 172
Title Δ
How to override equals method of student class properly so that Has... +0.53
Misunderstanding the prefix increment 0.00
returning null when the array is outside the desired range +0.17
Java Narrowing Reference Conversion from a type to an interface +1.06
How to fix a loop through a Hashmap<int<arraylist>> ass... +0.18
java Optional: if do something pattern 0.00
Merging two lists of different type objects -3.18
How to search between two Streams in Java 8 +0.87
+= operator with String and casted char -0.82
Why are there extra null elements in my list? -1.21
Why synchronized function does not prevent entry? (JAVA) +1.43
Can i have both an ArrayList and a Comparator in the constructor of... 0.00
Interfaces are instances of objects and objects are instances of In... +0.81
How does linklist.iterator().next() work? -1.60
Initialising Java String literal giving error 0.00
Why isn't Collections.sort() optimized for ArrayList, but is fo... 0.00
returning the ArrayList cast to List vs no casting 0.00
How to unflatten a flattened hierarchy with Streams API 0.00
Bitwise operator with negative numbers 0.00
Count all the words in a file using java Streams +1.02
While getting ArrayList from Hashmap using Iterartor the output is... 0.00
Time Complexity of Looping over an ArrayList and putting values in... 0.00
Create an unique hashCode based on many values +0.43
removeIf() method. removes all the elements from the List +0.53
What if in java I override "equals()" but not hashCode()? 0.00
For loop instead while loop in Collections +1.24
How to extract a List<D> from a HashMap<E,R> using stream +0.63
How to find max value of a map whose value is a List in Java8? -0.77
Instance accessible by instances it creates 0.00
How exactly CharBuffer equals() method works? -1.89
How to replace lambda with a method reference for interface methods? -2.62
Anonymous-Inner classes showing unwanted modifier -1.54
How does recursion work in a Java 8 Stream? +0.72
What happens when you use arithmetic operators inside of a string d... +0.18
Convert Map<String, Object> to Map<String, Set<Object&g... +1.01
Java ternary operator datatype conversion based on the first value? -3.16
Should searching behavior for 0-length string "" using St... +0.17
Is this approach standard to use varags.length instead of booleans? +0.82
Generic Array Without Reflection +0.73
How to compare objects contained in the set? What would be a good h... +0.15
In java 8+ are only single argument method reference permitted in a... +1.07
Garbage Collection (Local references) +0.66
Trying to correct the word pregnart -0.32
IntStream rangeClosed unable to return value other than int +0.99
Java - Why the subclass of ArithmeticException class is not called? -0.44
Program about how many times the number has been repeated +0.51
Java functional collection and unchecked warnings +1.26
Hourglass sums using java 8 IntStream +1.06
Why Arrays.copyOf so slow? -0.14
Understanding of results produced by parallel Java 8 streams 0.00