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 ... 11 12 13 14 15 ... 45
Title Δ
what is the best way to divide a list into two list based on a crit... 0.00
Java 8 Streams group by function, setting nested object's varia... -2.33
Does stream use CHARACTERISTICS of the stream source? 0.00
How to stream a map with collection using Java 8 streams? -0.21
Is it good idea to use Optional.of() method to make method chaining? -0.05
Java 8 Stream and maintaining index while performing reduction -1.12
Convert double to int array -0.36
What is the reason "forEach" in Java Streams API is unord... +1.19
Remove duplicates from a large unsorted array and maintain the order -0.92
Two same arrays but contains method not working -0.30
What's wrong with Java date parsing code? +1.11
Java regex: Replace all characters with `+` except instances of a g... -1.04
How collect / reduce java 8 stream into pojo? -0.65
In collect() terminal operation of Stream, what will happen if supp... +0.35
Identity for BinaryOperator -1.35
Grouping By repeated item List +0.35
Using two fields from different class hierarchy routes for map-filt... -0.26
Print int Array with Stream using Arrays.asList method 0.00
EnumSet.spliterator without characteristic Spliterator.NONNULL +2.00
Getting the date as per the format in which month name is coming as... -1.31
How to test for null keys on any Java map implementation? +1.53
How can I create a thread lock/synchronization for meaningfully equ... 0.00
Replace blank spaces and semicolon in Java with Regex -0.13
Java 8 Stream API - Does any stateful intermediate operation guaran... +0.74
Can I call object methods without inheriting their classes -1.86
Is JAVA StringJoiner Thread-Safe? +0.03
How to convert from Instant to LocalDate -0.13
Calculate memory usage of (compact) strings 0.00
Convert list of complex objects to Map using Java 8 +1.90
Ternary expression could produce null-boolean without compiler error? -0.64
Can I write same code Without finally block? +0.37
How to preserve order of insertion in Map.of factory? +2.19
Is there any way to avoid this "Attribute value must be consta... -2.15
Double to Int without lossy precision -1.79
Why is it needed to override equals() and hashcode() using Set for... +0.35
Thread execution on single and multi core +1.71
UseConcMarkSweepGC is deprecated, what is its replacement? 0.00
Invoke method from stream api in java 0.00
How to print multiple parameters using Method reference in java8 +0.02
Comparable VS <? extends Comparable> +0.38
Some problems with passing arguments to overloaded functions 0.00
How to convert Array content to String in Java +1.34
Joda Time - difference in "complete" months between two d... +1.65
combination of .distinct() and .sum() in java8 0.00
NULL safe object checking in JAVA 8 +1.52
Why String concat(String) method is acting differently? +1.04
How to call method in inner class using java? +0.38
Convert a list of objects to a list of Long 0.00
Why are empty collections of different type equal? +0.83
Java multiple keys direct to the same values +0.49