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 ... 21 22 23 24 25 ... 45
Title Δ
Reusing a stream when extra filtering is needed - Java +0.09
why if comparison doesn't work in java -0.53
Check for null object and null value contained in object in Java 8... +0.61
final list re- assignment -0.74
Biased locking design decision -0.57
False sharing with non-volatile state 0.00
Parse HH:mm:ss and H:mm:ss for LocalTime using single DateTimeForma... -0.53
Java 8 Streams API - List to Map - Merge keys 0.00
Java Message Formatter is not working -0.10
Is it still possible to use sun.misc.Unsafe in Java 9? 0.00
How can I reverse one single string in Java 8 using Lambda and Stre... +0.31
Why isn't Java's TimSort implementation concurrent? 0.00
Streams in Java, can't figure this code out +0.78
Memory Consumption in Collections -1.00
List groupingBy Objects fields and count occurrences -0.60
Should I implement `serialVersionUID` on interfaces? -2.28
Java Pair to Constructor Reference +2.35
Bad return type in lambda in case of Gener... -2.26
Why Spring Data JPA's save() is slow when called on a single re... 0.00
Check condition on nested loop add to list, java 8 0.00
Where are Java 8 lambda expressions evaluated? +0.90
Is it ok to use Optional.ofNullable for checking if null and assign... +1.79
Split a ConcurrentLinkedQueue into half using Spliterator 0.00
HashMap not retrieving both values even after overriding hashcode &... -0.14
Class compiled by a more recent version of Java Runtime +0.42
Mask Phone number with brackets and spaces Java -1.09
Iterate List in java 8 and invoke another function while iteration +0.42
Cannot infer type arguments for hashmap<> +1.60
Selecting top 'n' entries in a sorted HashMap +0.42
Java 8: Filter an Array(NxM) to create a Map<String, HashSet<... -1.32
Java 9 : default method v/s private method in interfaces -0.49
Create objects of wrapper classes with java 9 -1.02
Why does a method reference to ctor that "throws" ... thr... -1.86
Why does a method reference to ctor that "throws" ... thr... +0.14
Static Method in Interface with Generic signature -0.49
time complexity: google.common.base.Joiner vs String concatenation +1.27
Java8 generic puzzle +1.70
Java 8 Stream find objects in list that match some properties 0.00
Java Memory Used -0.83
Java Stream Sort - Comparator with 2 or more Criteria for Objects +1.96
How Predicate maintain state in Java 8 +1.21
Sorting a set java 0.00
Partitioning an arraylist into Map buckets +1.04
Possible side effect of Stream.peek changing state and why not use... 0.00
Printing certain values using Collections.frequency() -0.41
Should BufferedReader and InputStreamReader be closed explicitly? +0.44
Java stream. Sum two fields in a stream of objects +0.41
Benefit of using forEachOrdered with Parallel streams -0.79
how to merge a collection of Maps using streams +0.83
Java 8 Interface vs Abstract Class -1.67