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 ... 25 26 27 28 29 ... 74
Title Δ
Java - combine Scanner for file with Scanner for user input +0.26
Sort Java Stream like switch conditional +1.77
JAVA speed up List filtering -0.46
Multiple Java 8 Enums with same methods +0.96
Java 8 stream through multiple layers and concatenate all items at... +0.80
how can I sort my collection in java so that the given element can... +0.51
CAS vs synchronized performance +0.92
Turn linked Objects into Stream or Collection +0.58
How to match stream elements but return false if non exists? +0.56
Perform operation on stream in batches -0.24
CompletableFuture exceptionally breaks the work chain 0.00
How to filter and map on a value in a Java 8 stream without redunda... +0.54
How to prevent CompletableFuture#whenComplete execution in context... 0.00
Cannot make a static reference to the non-static method +0.23
is having a static singleton getter in an interface a bad practice? -1.18
How to check if Set B has at least one element that is not in Set A -0.07
Comparator.compareBoolean() the same as Comparator.compare()? -1.76
How to filter out only the first element not matching a predicate i... -0.74
Generate infinite parallel stream -2.10
How is a class literal compiled to Java bytecode? 0.00
JVM invokeinterface without type information +0.25
Is it bad practice to use default common fork/join pool with Comple... +1.20
java.util.function.Consumer andThen method effective memory usage 0.00
How to load jar's whole class by byte array? 0.00
How to return in Java 8 a Map with one entry removed -2.82
How to assign Stream method to a Function in java 8? +1.41
Java reflection: automatically invoke the right overloaded method b... +1.17
HashSet order and difference with JDK 7 / 8 -1.09
Will inner parallel streams be processed fully in parallel before c... +1.27
Idiomatically creating a multi-value Map from a Stream in Java 8 0.00
How to hot swap java.lang Class in Java -0.46
File written to ZIP file available only during runtime [Java] +0.25
Check for null entries in Java Map<T, ? extends E> +1.19
Sort a list of objects based on a parameterized attribute of the ob... +1.29
Creating a "default constructor" for inner sub-interfaces +1.53
Can an application have both java 7 and java 8 class files and depl... -2.83
How can I filter a list inside a for? +1.03
IPv6 loopback address http://0:0:0:0:0:0:0:1 - browser can't co... +0.22
How to iterate HashMap of ArrayList in Java 8 with streams -0.27
What is the meaning of the rules for Java assembly instruction inst... +1.19
How to "'validate and lazy swap' atomically" like... 0.00
Should I use put() or putIfAbsent() after using getOrDefault()? +0.26
Spliterator: Thread-Safe or not? 0.00
Is inline created InputStream closed automatically by GC? -2.42
Effect of splittability and statefulness on the Stream parallel pro... -0.75
How to convert a string to a boolean[] array using Java 8 streams? -2.23
Java ASM GeneratorAdapter variable naming 0.00
Extend an existing stream collector instance +0.74
not able to understand entrySet() method +1.25
Mapping classes with lambda to default value +0.86