StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Holger

Rating
1751.52 (41st)
Reputation
184,241 (270th)
Page: 1 ... 29 30 31 32 33 ... 74
Title Δ
How to load a class two times using classloader in JVM? 0.00
java 8 method reference to: either `equals` or `equalsIgnoreCase` +1.05
Reduce visibility of classes and methods 0.00
Unable to check int array inside a lambda expression -0.57
Finding the median value from a List of objects using Java 8 +0.28
Generic Functional Interfaces Simple example using Consumer -1.70
Cannot infer functional interface type JAVA 8 0.00
Force Java stream to execute part of a pipeline early to submit blo... +0.28
Java - Fastest way to check the size of String +0.89
Depth-first directory stream in Java 8 -1.93
how to merge two streams and return list with different type? 0.00
In Java how add an interface into an arraylist without creating a s... +0.41
Can I recompile a public API with a sub-interface and keep binary c... 0.00
Shuffling grouped list with ordering such that element of same grou... 0.00
Code is taking so much time to execute? -0.21
Return value directly from CompletableFuture.thenAccept +0.30
Collection sorted by key via stream +1.42
How to perform operations in forEach and pass it to groupingBy in J... +1.07
LocalDate minus a Period get wrong result 0.00
How to use streams to get pairs of chess Kings that threaten each o... +0.28
Inner lambda reference Outer lambda variable +2.72
Java CompletableFuture: only first result +1.10
Recursively cancel an allOff CompletableFuture +1.28
How to print a list of threads with Java 8 stream api +0.03
ReplaceAll with java8 lambda functions -1.53
How to use PhantomReference as finalize() Replacement -0.72
Is there a solution to make a method call functions a dynamic amoun... +0.68
How to call functor objects's function without invoking call me... -0.92
Comparator.comparing(...) throwing non-static reference exception w... +1.05
Processing a list of maps using Java 8 streams +0.52
Get help/examples/documentation from jdk folder +1.09
Java bytecode: local variables table vs on-stack calculation +0.21
Ways to simplify an if-statement in Java -0.28
Java 8 JPA Repository Stream produce two (or more) results? 0.00
Java 8 convert integers to String with Lambda -0.70
How to avoid using Optional.get and Optional.isPresent +0.32
ClassLoader.loadClass() surprisingly throws NoClassDefFoundError in... -0.95
Issue with ASM getMergedType and getCommonSuperClass 0.00
I have a class file which does not output the result due to code se... -0.21
how to avoid ConcurrentModificationException in below scenario +0.79
Check parameter in Lambda Expression -1.15
What is the right configuration for Java 8 Stream +0.25
In Java Lambda's why is getClass() called on a captured variable 0.00
Create a map with composite key with Java 8 on the fly 0.00
Two stream processing depending on clause filtering java 8 0.00
User defined Ordering using Stream in Java 8 0.00
Char Array to Lambda Expression -1.05
Correct way to get the most common name of all items in a Set using... +0.29
Java 8 Path Stream and FileSystemException (Too many open files) -0.34
check string is strictly alphanumeric +0.86