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 ... 33 34 35 36 37 ... 74
Title Δ
Performance for Java Stream.concat VS Collection.addAll -0.73
Creating a concurrent collection which does not load data in memory... 0.00
How to reduce duplicate elements in stream and compute count of dup... -0.95
Assert Equalsusing streams different type of list with multiple fie... 0.00
takeWhile, dropWhile laziness java9 +0.56
Circular references in Java and garbage collection 0.00
Java 8 autoboxing + generics: different behaviour with variable vs.... +0.30
How to initializing Class<T> at interface default method? +0.82
What is the importance of the numbers inside the brackets in visual... 0.00
Is there a mutable reduction operation(Collector) for Stream<Big... -0.47
How to load files and iterate with Java 8? -1.45
Benefits of Functional decomposition and currying +2.53
"Unwrap" Optional of Optional.empty before return in a Ja... -0.10
Getting Enum class from generic type? +1.12
How to add an abstract class in the middle with a call to a functio... 0.00
Java 8 GroupingBy into Peek -0.94
Valid unusable constant pool index 0.00
Returning multiple values with CompletableFuture.supplyAsync 0.00
Java stream merge or reduce duplicate objects -0.18
Numerical Streams Example Optimization 0.00
JToggleButton addItemListener seems to repeat the ItemListener fore... +2.09
Merge lists with common column using lambdas and streams in java +0.27
java8 merge two map which structure is Map<String, Map<String... +0.99
split string and store it into HashMap java 8 +2.64
Lambda 'special void-compatibility rule' - statement expres... 0.00
equals between base and extended class does not work correctly +1.32
Extra layers on top of JFrame +0.31
Why there is no infrastrucutre for hinting JIT compiler in JVM? -2.08
How can I unit test a function that makes a string based on HashMap... +0.26
if-elseif-else like functionality with Java 8 streams +1.75
Using BufferedReader.lines() breaks in parallel -0.19
Custom Map Collector 0.00
why this reference is AppClassLoader rather than MyClassLoader when... 0.00
Retry once using functional interface 0.00
Why should I use Weak/SoftReference with ReferenceQueue argument?Wh... -0.70
PhantomReference with null queue 0.00
Meaning of ReferenceQueue -2.04
why allocation phase can be increased if we override finalize method? 0.00
Java 8 hashmap high memory usage +1.09
How does Java GC call finalize() method? +0.72
Why is garbage collection log Metaspace value is different than pro... 0.00
Getting filtered records from streams using lambdas in java +0.35
Waiting for parameter to be valued in Java 0.00
Is Lambda Expression in Java 8 reduce execution time? +0.37
Java 8 doesn't provide the same solution to allow multiple inhe... +0.84
Finding 1st free "index" using java streams +1.59
Insert text within a string in Java 8 0.00
ClassWriter COMPUTE_FRAMES in ASM +1.51
Getting anonymous object in java 8 as we do in C# linq 0.00
Is there a real reason to use Optional.of()? +0.33