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 ... 5 6 7 8 9 ... 74
Title Δ
Generate N , 3 digit unique Random Integers where all digits are un... -1.98
How can Java stream reduce accumulator parameter be associative 0.00
Try waiting for a CompletableFuture 0.00
Java 8 break forEach with alternative action -0.75
Java - JDK 14 - Switch expression with help of arrow (->), and n... 0.00
How can I re-bound a wildcard? +0.79
Use CompletableFuture to execute single or multiple Callables and a... +0.22
Access overloaded method via Reflection Api 0.00
Executing jar files sequentially from inside a Java program 0.00
Is there any straightforward way to fetch and send `current method... -0.22
ReentrantLock as replacement for CountdownLatch 0.00
Safe publication of array/collection/map contents written once +1.86
Breaking JIT optimisations with reflection 0.00
Hash code of ArrayList that contains itself as element +1.03
Why does JPMS allow annotation types as services -0.28
Is caching of boxed Byte objects not required by Java 13 SE spec? -1.17
How do load a Service without using ServiceLoader.Provider class (f... +0.22
Using Java streams to find mode when there might be multiple modes? +0.22
Lambda field capturing local variable .isSynthetic() returns false 0.00
Converting enhanced loop into Java 8 Streams, filter +0.48
java: one synchronized vs more synchronized around the same code +0.68
If two unsynchronized threads increment a counter X times, can the... 0.00
I would like to know how to write Java bytecode that initializes st... 0.00
Java runtime memory model -- +0.77
Replace forEach with Stream +0.50
Java - HashMap and WeakHashMap references used in Application 0.00
How Can I skip futures which are completing exceptionally 0.00
Java 8 opposite to filter in stream +2.24
Character encoding converting windows-1252 input file to utf-8 outp... 0.00
Java 8 - How to create Iterable from List<T> and new T withou... +0.92
Returning CompletableFuture<Void> in a conditional function +0.22
Is this an efficient way to group items by multiple properties and... +0.22
Not able to access variables of @ConfigurationProperties class usin... 0.00
How to create a heap dump inside a Java app? -2.17
Can we pass value and annotation of method parameters 0.00
Cleaning a list of data in Java8 +2.25
Java class method with Class and Field as parameters 0.00
Java Stream return null if either values is null -0.38
Java 8 Streams - how to compare elements? +0.49
G1GC compaction within regions +0.19
Java NegativeTest private method with Reflection to catch custom Ap... +0.23
Is there any difference in time complexities of declaring, instanti... +1.13
How to get the indexes of the elements in a Stream? -0.67
Why Hashmap.values().parallelStream() does not run in parallel whil... +0.22
Which Java code generates Wide instruction 0.00
Arrow (->) operator precedence/priority is lowest, or priority o... +1.41
Which approach is better comparing a value in method check or check... +0.69
Hotswap code with lambda fails, indicating that the method cannot b... 0.00
Remove first(with zero index) element from stream conditionally +0.79
what to use instead of finalize() in java 0.00