StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eugene

Rating
1560.61 (5,482nd)
Reputation
78,069 (1,078th)
Page: 1 ... 12 13 14 15 16 ... 45
Title Δ
Collectors.groupingBy() returns result sorted in ascending order java -0.94
Update map/set and check size atomically 0.00
What is a real life example of generic <? super T>? +1.03
Method overloading produce java.lang.StackOverflowError +0.61
Guava Collections - filter by array of String values +0.38
Optional<List<T>> for Empty List in Repository Layer Re... -2.64
Retrieve an object field from a list of items with one map-filter l... 0.00
java interface method inlining 0.00
Java stream reduce +0.73
Convert a list of functions to can passed to a varargs method argum... -2.35
How to use stream api for repeatable actions 0.00
Best Way / data structure to count occurrences of strings +0.03
How to fix Hadoop WARNING: An illegal reflective access operation h... 0.00
how to force Java 8 steams execute sequentially? 0.00
How to effectively concatenate multiple String variables each from... +1.50
How to allow simultaneous reads from a synchronized structure? +1.62
Efficient way to take a Set of Lists, find their common elements, a... 0.00
Optional null value with a type +0.39
Does simply calling parallelStream run the tasks in parallel? 0.00
Why does the errors shows up when using filters in lambda expressio... 0.00
How to convert Set<String> to Long[] Using Lambda expressions... +0.37
JVM off-heap memory address subject to change? 0.00
Succinct way to express a block of code using lambda and streams +1.52
Java 8 Predicate - why can't wildcard generics predicates be jo... -2.00
What it means that associated with Class synchronization sentence i... 0.00
What is a priority queue and what is it useful for -2.17
stream-API: Replace for-each loop (with expensive operation-call in... 0.00
Limitation extending generics in java, any way to get around it? -1.34
What is meaning of the number after exec in "[http-bio-8080-ex... +0.02
Kotlin: private mutable property with only getter -0.26
How to traverse multiple list using Java 8 stream? +1.11
How to process object failed to satisfy the filter in java 8 stream +1.06
Merge two list of type Long and add to existing map in java 8 +0.26
Why is the coder after using parallelStream not executed? 0.00
Why my collector method is not processing data parallely? 0.00
I'm getting Different sized responses for same request when usi... +1.52
Best way to get list of id's from hashMap values +0.33
Optional isPresent vs orElse(null) +0.81
Efficient way to group by a given list based on a key and collect i... +1.61
Example of non-interference in Java 8 +0.41
Kotlin method overloading +1.67
Null Pointer Exception despite Optional<> +0.41
Spring Boot CommandLineRunner and constructor injection 0.00
JAVA 8 : Change value inside stream -0.60
Duplicate values into Map<DemoType, List<Demography>> 0.00
Mapping String with delimiters to list of strings or to new object -1.32
How to find first character after second dot java +0.98
Java 8+ stream: Check if list is in the correct order for two field... +0.78
Map.computeIfPresent() to initialize a List in Java +0.37
does stateful map operation of ordered stream process elements in d... +1.79