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 ... 20 21 22 23 24 ... 45
Title Δ
How to merge List of Multimaps returned from executors Future with... 0.00
How to write lambda for array inside list +1.69
Replace lambda with method reference in flatMap during array mapping -1.24
When and how does HashMap convert the bucket from linked list to Re... 0.00
Is there a more elegant way to get random not used item from list u... +0.78
How to find the latest Date for every number in draw, from Map<D... +1.67
How to find minimum rank of the Pricepoint 0.00
takeWhile() working differently with flatmap +0.51
NullPointerException: element cannot be mapped to a null key +1.80
Who initialize the variables of interface in java? -1.69
Spring StopWatch concurrency -0.58
How to merge a list of similar objects but sum up some properties w... -0.13
Runtime evaluation of expressions in Java method references 0.00
Difference between forEachOrdered() and sequential() methods of Jav... +0.89
Java 8 , convert hashmap program in Lambda +2.59
How can I measure how many threads are executing a piece of code? -0.90
does JVM gives memory to local reference variable with value null -0.51
Java 8 -Flatten Map with Lists +3.00
Enable assertions in Java Shell 0.00
Understanding code of ConcurrentHashMap compute method -1.49
Java generics with Function.apply +0.32
java object array size 0.00
Why does Hashmap allows a null key? -0.76
Java 8 Stream Filter returning an empty list always -0.06
How to find minimum of BigDecimal field in collection with java str... +1.55
find the string with maximum number of lower case characters in jav... +0.29
How do I avoid NullPointerExceptions in lambda comparators? +1.06
Java8: Implement multiple conditional statements with stream API +0.52
Changing visibility of java 8 default method +0.57
Comapring Objects of TreeSet and HashSet -0.98
Java Sort map by key explanation -0.99
Java 8 Stream: Defining collectors based on other collectors +0.42
Publishing and reading of non-volatile field 0.00
How to set property values in new object from object from List and... +1.06
Java synthetic method and bridge method confusion +1.53
Why does Set.of() throw an IllegalArgumentException if the elements... -0.19
How to auto increment the keys in a HashMap? +1.12
Instanciation depending on type, generics, inheritance or both? +0.48
Is there any reason to use a synchronized HashMap rather than Concu... +0.84
Functional java code to find if a string is palindrome or not 0.00
Compiler says "Variable might not have been initialized",... -1.63
How to demonstrate a race condition in a HashMap? -0.07
How come method returning boolean still compiles when return uses a... -0.40
How to convert Map<Shape, int[]> to Map<Shape, Set<Inte... +2.28
Why don't Java Streams have intermediate combining operations? +2.69
What is the difference between 'CompletionStage' and 'C... -2.03
Is CAS a loop like spin? +0.09
Java 8 stream filter -0.96
How to take elasped time with nanosecond precision in Java 9 -1.52
Why is there internal fragmentation in a Java object even if every... -1.47