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 ... 12 13 14 15 16 ... 172
Title Δ
Java 8 in Action Streams distinct clarification +0.19
Convert List to Map in java 8 by appending values for a key if exists 0.00
Extract Multiline Lambda Expression while using ForEach while itera... -3.08
Map<String, Map<String, String>> - Select key of value... +0.96
Understanding class members behavior Polymorphism 0.00
Is it safe to typecast a "type-erased" object? +0.90
Conversion of Lambda expression to Method reference 0.00
Adding a Map into list. The map is created when looping a list 0.00
NullPointerException in removeDup() of Node class -0.32
do-while loopwith 3 conditions -0.53
Java Iterator: What does it mean :java.util.ArrayList$Itr +0.58
Java generics incompatible types (no instance(s) of type variable(s... +0.85
complex operation using stream api in java 0.00
Casting for Lambda: BiConsumer<Integer, Integer> -0.62
Java Stream API : what kind of map method collect(Collectors.toMap(... 0.00
Java Stream API collect method +0.56
why will fail if do map.put before checking for solutions in solvin... +0.18
Collectors groupingBy insertion, ascending and descending order - j... 0.00
Binary search in unsorted array 0.00
Bubbling up an exception: Java 0.00
How to check if one date period overlapping another date period +0.18
Java Optional working of orElse is not as if else +0.79
Why to have a parent class for linked list +0.44
How to convert a nested list to a 2d array 0.00
What is the better way to use Optional in conditions? 0.00
Incrementing an array 'b' after receiving input of array &#... +0.19
Sort and group by and find max of each group in java 8 +0.74
Why abstract implementation is returned by Map.values()? +0.69
JAVA Program to find largest prime-factor, but the output is wrong? -0.31
Java 8 lower bounded wildcard +0.19
Java: Sorting Comparison method violates its general contract 0.00
Convert List<String> to Map<String, List<String>>... +0.17
Collection-like interface inheriting from Collection +0.18
Convert string to reverse int array +0.46
Java constrain parameter to common superclass -2.50
How can I improve readability and length of a method with many if s... +0.42
Java Inheritance - What is printed when Fly (program) is run? -0.11
Why does Optional.of().ifPresent() create an Optional inside ifPres... 0.00
What will be output and explanation? -0.32
Applying DRY when looping with a small change in each function 0.00
How can I use an object from a lambda expression in a different lam... -0.26
How to find the smallest number that is common among the 3 arrays? -0.19
Cannot resolve constructor in Java 8 0.00
how does this java recursion works in method with 2 arguments 0.00
validateOrThrow implementation +0.69
Java method overriding and inheritance +0.50
Set.of vs Collections.singleton 0.00
Difference between "implements" and "All Implemented... +0.72
Merging Arrays by sequence +0.79
Problem with iterating a Nd array with reflection in Java 0.00