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 ... 13 14 15 16 17 ... 172
Title Δ
Converting Stream<Stream<T>> to List<T> +0.47
Java8 :: flatMap in optional +0.19
Shortening the Hex number by removing leading zeros in Java +0.19
Method reference does not always seem to capture instance +1.06
String comparison of "java" with intern() is false 0.00
How to move implementation of searching amicable numbers from imper... +0.19
Nulling variable does not invalidate method reference +0.98
Why is the "topics" argument of KafkaUtils.createStream()... +0.56
How can I filter elements of the list based on their index(position... -1.08
I'm trying to return data by traversing embedded lists using ja... 0.00
Using Lambda in Thread 0.00
Java 8: How BiFunction works while using andThen() and apply() meth... +0.94
Collecting data from map to list using Java 8 -1.27
Codewars Persistence method with recursion? 0.00
Why does this code segment only print out 0 in the JLabel? +0.18
Key missing in TreeSet 0.00
how hashmap object reference change 0.00
How to avoid compilation error: missing return statement -2.11
String is immutable? -0.15
Handling Null Pointer while using lamda 0.00
is there any other use of & other than bitwise AND 0.00
How to convert LinkedHasMap Values into ArrayList/Array in right or... +1.50
how I can count the total number of nodes List Structures in java +0.19
Creating a list of leaves recursively in a binary tree java 0.00
How to pick an exact element from HashMap using Java8 0.00
map of map get outer map based on inner map value 0.00
How to filter a List using Java 8 stream and startwith array of val... +0.46
Finding the array with the lowest max value of element +0.51
Java 8 predicates using methods bodies are called only once? +1.13
Shifting from iterator to for each -1.47
Getting Error "Exception in thread "main" java.lang.... 0.00
Unable to understand lambdas AND longstream methods -1.02
How to make a Map of Map using Collectors 0.00
containsAll for nCopies of object in List 0.00
Stream.of(int[]) returns Stream<int[]> whereas Stream.of(Stri... 0.00
convert java for loop into stream with filter 0.00
Why the compose and identity method is omitted in Bifunction interf... 0.00
Using variable outside of try catch block (Java) 0.00
Checking collision for each cube in ArrayList -0.80
Java(8): How to extract an specific class item from objects array? +0.21
Update param in list1<object> from list2<object> by usi... -0.46
Array Manipulation : HackerRank Questions : JAVA -0.19
Does using two hashmaps make an algorithm O(n squared)? 0.00
Why isn't my pre-decrement on I working as I expected? -1.44
Use Collectors to convert List to Map of Objects - Java +1.00
How create HashMap from flatMap? 0.00
Java Recursive Linear Search in array returned value problem +0.41
Given two strings in one input (separated by commas), how to find o... +0.19
java compilation error: method inside method 0.00
Inconsistent "possible lossy conversion from int to byte"... +1.48