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 ... 4 5 6 7 8 ... 74
Title Δ
How to forward pointers from register in a copying garbage collector? +1.16
Java 8 Streams : Count the occurrence of elements(List<String>... +0.70
Is singleton implemented by enum still worth in modularity thrends... 0.00
Getting Constructor from Java Class that would be called for argume... 0.00
Java parallel stream not working as expected +0.74
Permission denied expection when fetching System property "os.... 0.00
How to programmatically retrieve the arguments for a method +0.57
CompletableFuture with PriorityBlockingQueue 0.00
Convert hex to INT 32 and STRING Little Endian 0.00
Set ImageWriter output to ObjectOutputStream 0.00
I want to print hi GrandFather;but it seems to print hi father +1.18
why Java Unsafe CAS (getAndAddInt) is faster than the code by manua... 0.00
Generic java.util.function.Function for Grouping as per input 0.00
How to get Java class' real module dependency? 0.00
Java lambda meta factory 0.00
Invoke private method by Java ASM 0.00
Split list of objects into multiple lists of fields values using Ja... +1.59
How to set a Number field with a different Number type using Java R... 0.00
How to create proxy object at runtime using LambdaMetaFactory? 0.00
Wait for callback from other thread +0.22
Can there be multiple value assignments for the enhanced switch sta... -0.65
How to parse incoming stream where one piece determines another'... 0.00
Removing items from a list while iterating over it +1.10
NoClassDefFoundError for my own class when creating CallSite with L... 0.00
Replace a reflective call with a dynamically generated class +1.07
Writing a for loop with .map() +0.88
Is it possible to lock single elements by index in an ArrayList in... 0.00
Java: impact of throwing an exception in finalize() 0.00
Is any method overloading be a compile time polymorphism? 0.00
Does acquiring and releasing java monitor locks (synchronized block... 0.00
removeIf implementation detail 0.00
java 8 regular expression for meta characters +0.25
How to use recursion to create a searies of substrings in java +0.22
Shorten nested lambda -3.00
What is happening when I add a char and a String in Java? +1.03
Parallel Infinite Java Streams run out of Memory +1.20
How do JSP pages find the correct setters for parameters +0.90
Java multi-threaded with CompletableFuture works slower +0.22
Why acquireUninterruptibly() method of Semaphore class in java is n... +1.06
Is it possible to do these loops with parallel streams? 0.00
Why extra var2 byte array is used in hashCode method of StringLatin... -2.99
Why do we need List to sort using Collection.sort() method? +0.21
Order guarantees using streams and reducing chain of consumers +1.36
What is difference between java Dynamic proxy & plain java class? -0.11
How can I turn a Stream into an Iterable? +1.19
ASM look at maxStack before instructions? +0.21
CompletableFuture.runAsync Swallowing Exceptions 0.00
Why does stream parallel() not use all available threads? +1.07
What's the difference between Java 8 and Java 7 related to gene... -1.32
Do stream operations in a parallel stream wait untill the previous... -0.80