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 ... 61 62 63 64 65 ... 172
Title Δ
How to resolve 'Define and throw a dedicated exception instead... -0.30
How to capture the List of removed items from Java 8 Stream filteri... +0.19
What values do you return from an ArrayList if the method returns a... 0.00
How can I stream a Map<String, List<Object>> into a Str... +1.09
How to create TreeSet using an existing HashSet with data in it? 0.00
Why does not HashSet.add(Object) replace existing object? +0.68
Java hashset and treeset +0.50
Error in java at adding methods +0.42
initiate the ArrayList with maximum size -2.13
How do I resolve the incompatible types in my code 0.00
java streams - how to flat all values from map of collections using... 0.00
Java 8 Optional orElse orElseThrow inconsistent +0.20
Is it a good idea to store data as keys in HashMap with empty/null... -2.67
convert list of object into a map of <String,Map<String,Integ... 0.00
Can we define a variable in a while loop in Java? +0.73
Overriding subinterface methods 0.00
convert lambda to function/method 0.00
Initializing and using Interfaces in Java? 0.00
Why System.out.println prints the elements of an arraylist and not... -0.27
Convert a lambda expression back to inner classes? +0.19
I am expecting the output to be 40 but i got 30 +0.18
getting duplicate values in map for every key -0.75
Is this the correct exercise solution? +1.26
Java8 - Search values in a Map +0.19
Java: Check if a particular bit is set in a long -0.30
String conversion contrasting output for primitive and string value 0.00
Swap keys with values and vice versa of HashMap +0.21
Logical OR in Java shows unexpected results 0.00
Understanding Java bound generic type within collection 0.00
Java 8: Lambda expression contains more than one statement/logic +1.22
Complexity of the following code +0.20
finding the subset with the nearest value to the target if the algo... 0.00
Java method overloading and varargs +0.46
abstract class errors simple class -1.85
Comparator.comparing(...) of a nested field +0.19
Eclipse giving an error about not returning an integer +0.55
Why overload with param of sub class type is not choosen over some... +0.20
Enclosing/Nested interfaces in Java +1.07
Generics with autoboxing and unboxing of primitives -0.81
Java 8 Streams Filter a list based on a condition 0.00
How to clear an ArrayList without affecting next funciton? 0.00
Can I overload an interface method in Java? +0.13
java map string string not increasing 0.00
Java Faster Equals method For float type +0.54
write a method called averageVowels 0.00
Method reference does not compile - Integer::new 0.00
How to stream a list with a inner list +0.20
trying to avoid Concurrent Modification Exception 0.00
iterator.next() returns alternate objects +0.21
Why is the code within empty braces getting executed first even bef... +0.16