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 ... 22 23 24 25 26 ... 74
Title Δ
How do GC work in middle of scope -0.69
java 8 Map.merge is thread safe? -0.25
Is okay to use so much NEW statement? +1.27
How does java virtual machine connect user level function to its in... 0.00
How to sort an int[] only at the indices at which a BitSet of same... 0.00
How to kill CompletableFuture related threads? +0.26
Why don't Java Streams have intermediate combining operations? -1.49
Why Java compiler generates weird local vars & stack map frames... +0.54
Java Parallel Streams not working properly on Set +1.29
How to modify instructions in Java BootstrapMethods using ASM? 0.00
Does Java have to be compiled to bytecode? +1.30
Java 8 stream filter -0.04
Aggregate function & Behavior - Parallel stream 0.00
Value-based Classes confusion +0.38
How can I reverse one single string in Java 8 using Lambda and Stre... +0.77
Why is heap divided into Eden, Survivor spaces and Old Generation? +1.19
Singleton in enum performance -1.77
Java parallel stream internals +0.31
Is there a known pattern in functional programming when we return e... 0.00
Java Bytecode - ASM - Get Label Offset 0.00
Runnables vs. Method References and Garbage 0.00
Ignoring exception checking while using Method.invoke in java +0.29
Static Method in Interface with Generic signature +0.83
Java8 MetaspaceSize flag not working 0.00
Do lambda expressions have any use other than saving lines of code? +1.15
Dangers/Guarantees for using ByteArrayInputStream to have "Cor... 0.00
Java classifying list into multiple lists as per boolean conditions +0.88
Can't refrence a super method -0.85
How to pass a function as predicate to another function, When name... 0.00
Retrieve annotated and concrete methods in class +1.23
Struts DiskFile.getInputStream() returns ByteArrayInputStream and F... 0.00
Work-around for enclosing instance ineligible for garbage collection +1.18
WeakReference not collected in curly brackets? 0.00
classloader in java is a class itself then who will load the classl... 0.00
How to replace relective method access by Java 1.8 functions? +0.70
Is in Java method reference a part of the reflection API 0.00
Java - Do object references get destroyed when the creating class i... -1.34
Load a package and inside classes 0.00
Generate String Permutations from multiple Set values (Java 8 Strea... -2.68
Method reference is ambiguous for Thread.sleep -0.25
How to format the content of a Java Properties object when using a... -2.20
Passing a non-associative function to reduce -2.25
Singleton, cannot go in the runnable task 0.00
Time for getting by comparable key from HashMap +0.29
Determine major Java version across all Java releases -1.08
Java Streams - forEach with pre-Action and post-Action +1.31
Instrumenting java core classes 0.00
How to Convert a Map<String, List<String>> to Map<St... -2.81
Is Java’s Collectors.toSet() guaranteed to permit nulls? 0.00
Using Java 8 Streams replace Characters in a String if found in a l... +1.35