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 ... 10 11 12 13 14 ... 172
Title Δ
Nested array references +0.40
Merge and sort multiple Streams java 8 0.00
Prime Numbers in given range with Java-8 0.00
Range methods for DoubleStream and LongStream 0.00
Algo gets the timeout for the Integer.MAX_VALUE -0.72
How to fix 'cannot be resolved to a variable' error in Java +1.12
Assigning Boolean returns Boolean, but assigning integer does not.... -0.71
java shorter sytnax for boolean compositions +0.53
i want to print helloworld recursively `no` times -0.81
java 8 - how to use current item inside stream.groupingBy 0.00
Understanding the logic behind clear() in ArrayList +0.79
Apply multiple filter to a map in Java -1.22
Set <T> Class variable and receive Class instance 0.00
ordered stream with comparator 0.00
How to convert List<Optional<Type>> into List<Type> +0.41
Map.Entry::getKey is throwing error under groupby +0.63
how to fix error: non-static variable this cannot be referenced fro... -2.63
what's the difference between Map.Entry and map.get(key) -1.81
Removing value of nested Map in another map 0.00
Checking whether a number is an Unique number or not +0.03
Why the expression -3 >> 1 results in -2? +0.17
How to get multiple values for multiple keys from Hashmap in a sing... +0.77
Transform a list in another with stream map java 8 +1.35
How to remove \n in every Arraylist item +1.05
java.util.NoSuchElementException on Arraylist while +0.18
Why I am not getting any error in below code? +0.19
Java: How to convert a list to HashMap (key being the list) in one... 0.00
Java 8 stream sum and count at once 0.00
Filter List<Map<String, String>> using streams +0.19
Declaring int with pipe symbol in java, int i = 1 | 2 | 3 | 4 | 5; 0.00
Why is this reversed StringBuilder not equal to the original String... +0.57
java compute hash map using compuateifpresent not working -0.21
How to fix a method that decides is tree a balanced tree or not? 0.00
Will an object reference to an object of a class A having another o... 0.00
Iterating a list until the list is empty 0.00
Is it possible to make a String[][] from a Map<String, String>... 0.00
How to map TreeSet value to a TreeMap? +1.18
Return a new string with all occurrences of input character shifted... -1.63
"Parameter index out of range (3 > number of parameters, wh... 0.00
what is the difference between those two statements for checking if... 0.00
How to split EntrySet into map with streams in Java 8 0.00
How to avoid type safety warnings with generics 0.00
I want this code to write in Java8 using Stream, Lambda Expression,... -0.32
Is initializing the arrayList or map in a constructor good practice? 0.00
Check if a String contains characters which aren't UTF-8 encode... 0.00
Overloading overridden method am I overloading parent or sub-class... +0.13
What is the difference between these two compareTo methods? 0.00
How to combine two HashMaps only if key not present? +0.19
Java 8 Stream: average and count at once +1.28
Handle duplicating keys while mapping 0.00