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 ... 35 36 37 38 39 ... 74
Title Δ
Java stream concatenation after each function +0.32
Method reference and boolean +1.45
Closing external process in CompletableFuture chain +1.44
Performing specific operation on first element of list using Java8... -0.66
How do I convert this program into java 8 functional style using st... +0.84
Java XX command line options unrecognized (e.g: -XX:+UseStringDedup... 0.00
Is there a class like Optional but for non-optionals? +0.35
lambda Java 8, how to map a list that is a filed of the result of f... +1.72
How does one create an ASM LdcInsnNode that statically adds the cur... 0.00
Method references to multidimensional arrays in Java 8 -0.65
Java 8 compatibility issue: How to convert Object array to Subtype... -0.56
Grouping by two properties and mapping to different object +1.18
Joining entity objects by foreign key with Java Stream API 0.00
Can I flatten multi depth self-referencing entities? -1.67
Is it possible to synchronize only terminal methods calls in java s... 0.00
Counting Words from a String -0.33
How can I compare two maps of different size -0.68
Retry logic with CompletableFuture -0.09
Flatten a Map<Integer, List<String>> to Map<String,... +1.02
Java - 'Finally' equivalent for if statement -0.88
CompletableFuture injection from the inside -1.45
Java dynamic binding: Why the compiler cannot distinguish overriden... -1.68
java 8 stream finde MIN/MAX restriction +1.11
TestNg Console App with Exit 0.00
Seemingly Random Characters at End of Output When Using Scanner 0.00
Partitioning a Stream 0.00
Java lambda loop +1.65
Java 8 map with Map.get nullPointer Optimization 0.00
Java 9 integer to String cast 0.00
How correctly reduce stream to another stream +1.18
Accumulate a Java Stream and only then process it 0.00
Convert object with java 8 stream 0.00
Concurrent Queue in Java that only retains the last item of each ch... -1.13
Detection of Loops in Java Bytecode - Distinguishing back edge types -0.10
CompletableFuture#whenComplete not called if thenApply is used 0.00
IllegalArgumentException when trying to handle SIGBREAK in Hotspot... 0.00
When we should use Supplier in Java 8? +0.80
<T extends Enum<T>> T[] as a return type in Java 8 0.00
Java8 Streaming a class hierarchy 0.00
Java 8 Collector chaining for nested 1 To Many relation 0.00
Nested groupingBy for maps with an inner ImmutableList? +2.36
Creating a map of maps from a map Java 8 -0.30
How to define and invoke inline a lambda expression in Java +0.33
method reference vs lambda expression +0.34
Storing some value in variable while using lambda expression -0.13
Read / process resultsets parallel in java 0.00
Converting a list by values to another list with stream +0.30
Confused about HashMap in Java8 -2.27
Replacing full method through ASM 0.00
How does the JLS grammar match simple field accesses (obj.f)? 0.00