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 ... 30 31 32 33 34 ... 74
Title Δ
Runtime constant pool - is filled up by variables created in runtime? +0.29
Information hiding and functional programming coding style +1.01
Catch exception from parallel stream +1.16
String from byte[] with UTF-8 gives different results on Android th... +1.16
Java 8 Stream , convert List<File> to Map<Integer, List<... -1.34
Simplest way to create a Stream from a Function 0.00
Rethrow exceptions while streaming +0.32
How to parse HH:mm into amount of minutes considering locale time s... +0.42
Java 8 stream.collect( ... groupingBy ( ... mapping( ... reducing )... 0.00
Java8 type generic erasures methods signature and lambdas are not w... 0.00
Java 8 lambdas don't like extra parenthesis? +0.66
Java 8 stream emitting a stream -0.99
How to convert number to words wrong output in lakh and not thousand +0.30
Java-8 - sort keys of Map +1.30
Do you have a list of Java 8 Functional interfaces (not the ones li... +1.71
Do you have a list of Java 8 Functional interfaces (not the ones li... -2.06
Issue with Java 8 Lambda for effective final while incrementing cou... +1.62
java.io.File.listFiles vs java.nio.Files.list and its thrown IOExce... 0.00
Inner fields of a class are not collected by GC via Phantom Referen... 0.00
Catching java.lang.NoClassDefFoundError on Non-MACOS JRE +0.29
Java 8 lambda: iterate over stream objects and use previous/next ob... +0.38
Loop fusion of Stream in Java-8 (how it works internally) +1.02
How to get the generic type of a generic class in JAVA 0.00
How in Java 1.8 Streams to perform logic before a foreach only if t... +0.23
newInstance vs new in jdk-9/jdk-8 and jmh -2.13
How to combine two java8 stream operations - one terminal and one l... +0.27
Java initialize variables "remotely" -0.67
How to put all String constants declared in a class and its inner c... -0.21
Order of initialization in Java - How does the JVM know to skip cer... +1.36
Create map from map 0.00
Java - Hashmap retreival sequence -0.59
How can I get the name of a class, with an static Method ( not with... 0.00
Looking for Built-in Function in Java8 to ignore Exceptions 0.00
How do I know if I am visiting an anonymous class in ASM? 0.00
Use of grouping by in java8 streams +0.31
Java Generics to return Enum based on value 0.00
Modifying a jar: ClassFormatError: Unknown constant tag +1.13
Why InvokeVirtual used instead of InvokeSpecial when calling class.... -0.74
Compilation error while overriding abstract enum method with generi... 0.00
JVM garbage collection - tracing live objects in young generation -2.34
Substitue reflection to improve performance 0.00
Why does Stream.reduce(BinaryOperator) throw NullPointer when the r... +0.65
Reversed if condition in java bytecode -0.76
Java 8 stream "Cannot use this in a static context" -0.88
Java Parallel Streams close thread +1.13
Java: How to group entities by condition using Stream API? 0.00
Java parallelStream does not use expected number of threads +0.52
Why is Java Stream generator unordered? 0.00
Java 8 Completable Futures allOf different data types +0.30
Reducing/Collecting stream of a flattened map in particular travers... +1.03