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 ... 23 24 25 26 27 ... 172
Title Δ
Why does this algorithm not sort the last index correctly? -0.81
How to check if any of multiple elements are in a List in a conveni... +0.69
Group by a Collection attribute using Java Streams +1.08
Java 8 group lists to map +0.53
How to convert map to biglist? 0.00
Why doesn't the increment operator (++/--) work while using the... +0.19
how to have a generic as parameter to receive a function that appli... 0.00
Java FileReader put ((char) i), k++) in HashMap -0.33
Why is the size of this set 1 after adding 5 objects? +0.71
How java 8 evaluates internally when passing "pass a reference... 0.00
How does newly introduced Arrays.parallelPrefix(...) in Java 8 work? +1.32
Shuffle a specific number of strings in a String Array in Java -0.72
Remove duplicate items in ArrayList using for loop only +0.43
Java Collections ArrayList, LinkedList cast Exception +0.49
Java streams non-interference and side-effects +0.44
Ternary operator for Bigdecimal null validation +0.81
When implement Predicate instead of boolean -1.20
Apply String modification to Array/List 0.00
Why does invoking a method to a null Atomic class does not produce... 0.00
Convert this null check to java 8 Optional -0.42
Casting to a custom ArrayList 0.00
How to use filter in Java 8 to ignore values from an int array and... +0.19
Stream of outer loop but collect to inner loop objects list 0.00
Java 8 streams filtering with priority +0.93
Why an exception thrown from finally block ignores an exception thr... 0.00
How to declare an interface method if i already have an implementat... -0.64
String matching of a keyword using .contains() in Android +0.19
Is there a clean (and null safe) way to multiply the values of a ma... +0.64
binarysearch tree tree.root returns null +0.18
2D Array, best average calculator using HashMap +0.19
Split ArrayList of Strings into another ArrayList of Strings with t... +0.53
Comparing Arrays - accumulator in method will not increment +0.88
Java streams: merge/map collections 0.00
java 8 parallel stream confusion/issue +0.40
How make multiple aggregation on list of HashMaps with java 8 +0.78
Binary Tree in Java - why do i have an "empty" node (with... 0.00
Check element of hasPrevious -2.10
Add up each element in two uneven arrays in Java +0.62
Adding UnsignedInteger in java and keep on getting Method call Expe... 0.00
How to reverse digits of integer? -0.04
Two unsorted lists Intersection returned as a list -3.32
java.lang.IllegalStateException: null with iterator -0.31
Java 8, compare two maps and return result +0.21
Java programming to interfaces shall I use it all the time, especia... +0.70
Lambda with wildcard generic type +1.10
How to convert Arraylist<ArrayList<objects>>to ArrayLis... 0.00
Is iterator.next modified if the underlying list is modified with L... +1.15
Java diference between ++i and i++ with finally{} 0.00
Java Method Reference (pass method as parameter) +0.84
Why would square root of 1 equals 1 returns false in java? 0.00