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 ... 16 17 18 19 20 ... 74
Title Δ
Stream a collection of maps into a single map -0.39
Transform list to mapping using java streams -2.40
spliterator getExactSizeIfKnown vs estimateSize 0.00
use java8 stream api to accumulation find index for limit 10 -3.13
How create range map in Java when the keys are strings +1.25
convert to capital letter using java 8 stream +0.68
Java multi-threading race-condition on a shared char array -2.98
Can a Java Collectors.groupingBy return a Stream as its list of gro... +0.23
Combine multiple `Collectors::groupBy` functions with Java Streams -0.72
Collect to map the order/position value of a sorted stream +0.24
Not able to read images from ico File as width and height are comin... 0.00
Removing multiple ranges of element from a List<Object> -1.32
How to calculate Java array's memory size? +1.48
How to log filtered values in Java Streams +0.63
Why is bytecode verification performed in Java? -0.12
Create a common builder for an object irrespective of fields being... 0.00
Java Memory Model, volatile, and synchronized blocks accessing non-... +0.92
Java Using Comparators in combination with custom Comparators -0.02
How to modify and check if modified in java - 8? +1.45
Create an object of the class I'm in -1.49
JAVA - Difference between Class class and *.class files? -2.51
LinkedHashMap access by index vs Performance +1.36
CompletableFuture stream created from iterator is not lazily evalua... -1.66
Stream API Java 8 Parallel Processing -0.13
Initialization-on-demand holder idiom - When are classes loaded? 0.00
Java 8 Streams | Average words for lines in textfile -0.64
Why many Java Stream interface methods use lower bounded wildcard i... +1.37
Java Runtime constant pool reference variable in stack frame -2.26
Why AnnotationMetadata was based on ASM rather than Java Reflection 0.00
Generic Functional Interface that accepts and returns same type -0.45
A simple list.parallelStream() in java 8 stream does not seem to do... 0.00
Remove entrySet objects with duplicate field values -1.06
StringBuilder manipulation via Java 8 Streams API +0.73
How does the Java compiler choose the runtime type for a parameteri... -2.74
Hex string to ByteBuffer conversion with Java 8 streams -0.41
Is Method area still present in Java 8? 0.00
BufferedImage getSubimage throws exception with seemingly good argu... +0.27
ASM - strange localVar index using newLocal from LocalVariableSorter 0.00
Find number of elements in range from map object +0.39
Sorted stream derived from Infinite Stream fails to iterate +1.86
How to generalize a static clousure? 0.00
Internal changes for limit and unordered stream 0.00
Get ByteCode (dependency) information from .class files through Java 0.00
Force sequential evaluation for non thread-safe Consumer in Java +0.27
Is there a better way to write this loop? Maybe with streams? +1.32
How to determine line number for the method with java ASM? +0.26
How to short circuit when counting duplicated values between two li... +0.24
Java8, bounded wildcard type not considered a functional interface -1.00
instanceOf and () casts compared to Class.isInstance and Class.cast... +1.04
Apache Commons Text: Random String for special characters java +0.27