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 ... 51 52 53 54 55 ... 74
Title Δ
Finishing stream with iterator vs collect? +1.97
Array concatenaton and type casting -0.78
Create a base class object from a derived class -0.20
Can Java class files use reserved keywords as names? -1.51
How can I see the runtime exceptions thrown within a given method? -0.74
Concatenating parallel streams 0.00
regex - How to match elements while ignoring others between quotati... -1.43
Streaming the map and modifying it in Java 8 +1.98
Not coherent behaviour in switch-case statement in Java7 and Java8 +0.72
To get the hashCode() of the object that calls a specific method in... +1.39
Hackkerrank BitFlipping Challenge +0.31
Regex for finding exact words -0.31
Branch prediction in a java for loop +0.03
Reason for the exception java.lang.VerifyError: Bad type on operand... +1.72
Opening a file output stream on a file that is already locked overw... +1.43
How to reuse original frame information from a methodNode in asm to... 0.00
Iterating over two lists using Java 8 streams +1.48
Continous double buffering solution not working 0.00
Best way to sequentially pass list values to single value consumer? +1.31
Repeat method which returns object itself N times with Java8 +1.12
Convert InputStream into Stream<String> of strings of fixed l... -0.35
Grouping a range of integers to the answer of a function -0.83
Java 8: More efficient way of comparing lists of different types? +1.77
Can operations, which assign values to multiple volatile fields con... 0.00
Reflections - Java 8 - invalid constant type 0.00
Why is the combiner of the Collector interface not consistent with... -0.59
Difference between prefix and postfix ++ operators in Java -0.21
Why class/object name must be explicitly specified for method refer... 0.00
Split java.util.stream.Stream -0.13
How to ignore possible ClassNotFoundException when using Java witho... -0.58
Convert `BufferedReader` to `Stream<String>` in a parallel way -1.23
Optional<T> does not handle null elements +1.29
How to skip even lines of a Stream<String> obtained from the... -0.42
Why can't @FunctionalInterfaces have default methods? +0.02
Why not check instance of java.lang.reflect.Field with java.util.List -0.68
Why Oracle parallel streams tutorial uses new ArrayList<>(Arr... +0.30
Why or why not use instanceof to check if not null +1.15
strange for loop in java -1.06
Update two ConcurrentHashMaps atomically +0.09
How to get the exception from a cancelled+interrupted callable subm... +0.67
ReentrantLock not giving expected result +0.32
How to properly close a variable amount of streams? -0.49
Sort Map<String, Long> by value reversed 0.00
Externalizing the Predicate in Java Lambda Stream Filter 0.00
Inlining tryCatchBlock results in Current frame's stack size do... 0.00
Is there a way to place a mark in bytecode? 0.00
Function and Consumer restrictions -0.35
Stream generate at fixed rate -0.28
Convert SQL to java lambda 0.00
Java method with varargs that executes actions and prints known res... +1.17