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 ... 6 7 8 9 10 ... 45
Title Δ
Does Thread.yield() do anything if we have enough processors to ser... -2.49
Get declared fields of java.lang.reflect.Fields in jdk12 -0.78
What is a good way to allow only one non null field in an object -1.02
Filter values from a list based on priority -1.49
Is there any way to Stream Map Filter & Map back to original ob... -0.32
How do I easily and neatly print multiple objects using a toString... +0.07
Java 8 Steam Group By on two properties and get average of third pr... -0.05
How to access Enum of arrays +0.40
How does the reduce() method work in Java 8? +1.72
Is there a performance difference between multiple "if" s... +0.12
Java 8 Composition, Currying shorthand -1.10
Why do I get a BootstrapMethodError when trying to call a super cla... 0.00
How to make a method accepting only Entity 0.00
Stream vs Iterator for an API with paging 0.00
Calculate days between two dates ignoring year -1.20
Junit test fails after exchanging implementation with stream API, w... +1.42
Finding the max of a list of arrays using custom comparator +0.37
Is there a useful difference between (p ^ q) and (p != q) for boole... 0.00
How do I find the largest number from a list and its occurrences us... -0.43
Using anonymous function with stream's map -0.12
which compiler is used when -server -XX:+UnlockExperimentalVMOption... 0.00
Synchronizing on AtomicBoolean? +1.28
Why does Optional.map make this assignment work? +0.36
The method get(int) in the type List<String> is not applicabl... +0.14
How to use java lambda expression foreach to add to an existing list +0.38
What's the role of hashcode in the java object header 0.00
Java streams with generics -1.19
Is there any performance difference in toArray vs stream.toArray in... 0.00
How to rewrite a static final field in jdk11? +1.56
Return a list from list.forEach with Java Streaming API -0.12
Extract a fields data from a Map<Integer, Object> into a String 0.00
Why does java application take much memory? +0.14
How can the parent class of RuntimeException (which is a base class... +0.14
Filtering Map<String,List<Object>> to Map<String,Int... -0.41
Comparator for sorting by frequency without Creating a Comparator i... -1.05
How to discover what the missing progressive arithmetic number miss... -1.46
Java lists filter and find first/find last -1.58
rewrite if else null check using optionals -1.05
Flatten a nested N-Level nested object in java +0.01
Stream difference between Java 8 and 11 -0.43
Method to calculate the most frequent last name from list of given... +0.14
Find the max number of words in Java 8 fashion +0.02
Object... Object[] and formatting +0.38
Chaining multiple Java Optionals -0.41
ignoring null or Optional.empty values when mapping -0.27
Sort with one element at the end +1.00
Why? full gc happen before twice minor gc? 0.00
Exception In Performing the Reduce Operation in Java Stream +1.03
Decomposition of complex method with switch case +0.89
Use Collectors.groupingby to create a map to a set -1.79