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 ... 42 43 44 45 46 ... 74
Title Δ
How does java stream.peek() affect the bytecode? +1.34
Why restrict local variables to be effectively final in a Java lamb... -2.29
How to propagate variables in a stream in java 8 -2.27
Count properties of objects in list using java 8 +0.30
Is Stream.close() a terminal operation? +0.28
What is true reason for initiliazing need of final varibles before... -1.57
Show a non-concurrent Map breaking under multiple threads 0.00
How can I count if a specific set of digits are present in an array -1.94
PipeLine release resources lambda +0.27
Adding multiple fields in Java streams (and conditional stream oper... +2.39
Java: The elegant way to add a line number to a file with lambda +1.15
How to use JSONObject.computeIfAbsent without lamda expression 0.00
Does thenRunAsync (as opposed to thenRun) make any difference if ch... +0.30
Java: how to check for boolean conditions in two-dimensional lists/... +0.29
Concurrent Execution: Future vs parallelstream +1.40
How do I perform a conditional check in a double loop efficiently? -0.18
Java8 streams map - check if all map operations succeeded? +0.28
Get the list of property of Object from List of Object dynamically... 0.00
Java 8 streams and varargs -1.08
java.lang.IllegalStateException: endPosTable already set 0.00
Chaining several CompletionStage only if a condition is achieved 0.00
LinkedHashSet - insertion order and duplicates - keep newest "... -1.22
Simplifying event with a Lambda method doesn't work in Java 0.00
How to create a map with Java stream API using a value outside the... -1.65
Is there any way to circumvent the typedness of lambda expressions? +0.43
Java 8 updating a map in parallel stream +0.32
Most efficient collection for filtering a Java Stream? +0.13
fail to correctly encode and decode using java.util.Base64 0.00
Find single class that implements particular interface but exclude... 0.00
CompletableFuture takes more time - Java 8 -0.71
Why does a lambda need to capture the enclosing instance when refer... -1.67
Can Lambda expressions access private methods of classes outside th... 0.00
How to modify catch block code using ASM Bytecode framework -0.21
Java 8 Concurrency Simplest Canonical Form for Basic Task +1.55
Java 8 streams intermediary map/collect to a stream with 2 values -1.48
What does $$ in javac generated name mean? 0.00
Limit a stream and find out if there are pending elements +0.55
java manipulating bytecode/ program instructions / self modifying c... +0.46
Filter Java List in place without external libraries +1.17
Improving the Java 8 way of finding the most common words in "... -1.67
Java8: Is there a way to get an instance method reference from a cl... +1.04
Java 8 Stream to find element in list +0.77
Java 8 partition list into groups by condition involving previous e... -0.67
Functional unzip implementation for potentially infinite streams 0.00
JAVA Keep Submitting tasks to thread pool and Shutdown threadpool w... 0.00
Why hash maps in Java 8 use binary tree instead of linked list? -1.41
Java 8 lambda adding to a list in a Hashmap, in a Hashmap -1.45
sorting Lists after groupingBy 0.00
Java8 streams and filters -0.34
Java 8 streams conditional processing +0.46