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 ... 17 18 19 20 21 ... 45
Title Δ
Populating a Java Map that maps alphabets corresponding to their al... +1.16
List<Object> to Map<String, Map<String,List<Object&g... +2.23
What is more efficient: sorted stream or sorting a list? +0.11
java compareTo() for rawtype Comparable 0.00
How to make function Serializable in generic way -2.25
How to use Java Streams to fetch Strings from an ArrayList of HashM... 0.00
Return matching enum when any matching value +2.02
Parallel streams 0.00
Change to ThreadPriorityPolicy Range 0.00
Replacing RowMapper object with java 8 lamda expression +0.40
Is it possible to replace all loop constructs in Java with stream-b... -1.63
Is there a performance gain by using lambda expressions? -2.40
How do i ensure implementation of a public static function with int... +0.42
String concatenation in a for loop. Java 9 +0.83
Should one use java optional when argument to a method can be null? -1.45
Does using var with a literal result in a primitive or a primitive... +1.17
Useful Applications of Intersection Types using Local Type Inference -1.45
Java 8 Dynamically Invoke Functions 0.00
Is final ill-defined? -0.77
Using Java 8 Streams, how to find the max for a given element in a... -2.01
Java 8: Lines Location occurrence, when filter is applied, stream,... -2.04
Java 8 extract all keys from matching values in a Map +1.86
Calculate total time an object lasted from its creation to garbage... +0.53
Java8 group a list of lists to map +0.39
How to get the optional values from a map as an optional list? -2.53
Updating an attribute of an element in list with matching attribute -2.51
how to use java streams api to transform a hierarchal map to a flat... +1.02
Java8 filter and return if only element -1.17
How to declare an array of method references? -0.89
Use the streaming api to loop over fields instead of over objects +2.55
How to remove duplicates list using Java8 +0.40
Why is the .replaceAll() method not working? 0.00
Storing/Reusing intermediate results on a java 8 stream +1.82
Why does the following casting with method reference not produce a... -2.37
Default hashCode() implementation for Java Objects +1.20
Method reference results in raw-type compiler warning, but lambda d... 0.00
Java 8 Optional-class: return value if nullable -0.02
Java stream - collect combiner -0.88
Strange way of variable assignment +0.37
Collectors.toUnmodifiableList in java-10 +1.71
XXXSummaryStatistics new constructor in java-10 +2.15
Java Stream Map List to Set and preserve Order +0.40
Why is the Simple Least Recently Used Cache Mechanism used? +0.39
Count frequency of words and return list of lists in java8 0.00
SerialVersionUID in the Java standard library across different JVMs 0.00
What does allocation rate means in JMH 0.00
Collect pairs from a stream -0.68
How to convert List of Lists to single List using Java8 streams 0.00
Java 8 How to manipulate objects in one list and collect them in an... +1.39
Java 8 Stream API - Select the lowest key after group by +0.60