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 ... 32 33 34 35 36 ... 74
Title Δ
Any filter-like lambda operation which does not discard? +1.71
Comparing two lists and getting differences +0.29
Java: Find multiple min/max attribute values in a stream using lambda -0.84
Removing duplicates from list where duplication logic is based on c... +0.30
Lambda accessibility to private methods -1.64
How to tell java that a generic type is a functional interface? 0.00
Is there any way to get RAM memory using Java through all JVMs -0.21
What is the most elegant way to run a lambda for each element of a... +0.53
Method references in Java 8: is overloading supported? 0.00
How to use javac to create binary identical class files across diff... +0.77
Does the JVM throw if an unused class is absent? +0.96
JMM guarantees about final as field and non final reference to the... +2.16
How to convert Array to HashMap using Java 8 Stream +0.32
Aren't maps and sets redundant in Java? -1.72
Java 8: Extracting a pair of arrays out of a Stream<Pair> -1.29
Generics Classes with Reflexive Dependency -0.70
filtering a stream against items in another list +0.88
How WeakHashMap works under the hood -0.72
Java 8 lambda catching exception +0.30
Is there a requiredFalse method in Java 8 for argument checking? -0.19
will string values defined in non static method get garbage collect... 0.00
Java 8 : Compare 2 Collections and formulate a separate collection... +1.64
Java 8 findFirst and encounter order +1.68
Limiting string length and adding "..." if truncated +0.11
How to perform a reduction operation on some parts of a Stream +1.74
Thread.sleep blocks other Thread 0.00
Why do we have separate Spliterators class in Java 8? +0.65
Java Stream > Is is possible to inline an "orElseGet"... 0.00
Explain how this lambda can be assigned to an Iterable -0.14
What circmustances can cause a thread to be transferred from the wa... 0.00
Java: one of many keys map +0.30
How to avoid creating multiple string objects in java? +1.36
How to use sun.reflect package in jdk9/java-9? +0.02
Use case for Lock.tryLock() +0.43
Java 8 stream - Referring to original stream object after flatmap 0.00
How JVM thread scheduler control threads for multiprocessors? +0.29
How many Classpath can be specified on Java command line? +0.88
How JDK 8's type inference works with generic? +0.68
Java 8 Lambda expression with Serialization +1.37
Java garbage collection of private field -1.76
Find the power of a number -1.78
What's the calling convention for the Java code in Linux platfo... -2.08
Java 8 Stream + Map + ForEach + Collect 0.00
Java passing environment variable automatically escapes special cha... +0.31
Right way to test performance of Lambda expressions? +1.08
Java 8 Stream with 2 Lists +0.32
Streams with TreeMap return incoherent results 0.00
How do I let eclipse report unreported exception in completable fut... 0.00
Data lost from TreeSet when using Comparator -2.65
Returning a lambda function with parameter types constrained by gen... -2.32