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 ... 27 28 29 30 31 ... 74
Title Δ
Get back list of string from an stream -0.99
How to preserve order of the elements in streams +0.72
Java 8 Streams filter Strings by length -0.37
Combining Streams of substrings -1.20
Is there a way to force parallelStream() to go parallel? 0.00
Fill a 3d array with stream in java 0.00
Merge two text input files, each line of the files one after the ot... +0.96
Perform flatMap operation with Collectors +0.95
java dynamic class loading that avoids java.lang.IllegalAccessError 0.00
Why a parallelism ForkJoinPool double my exception? +2.15
Field `referent` treated specially by GC +1.20
Is the word 'mutable variable' in java concurrency programm... 0.00
Precision when Casting from Double to Float while concatenating Str... 0.00
Display a chunked items list in Java 8 +0.38
Inconsistent ClassCastException thrown for Raw Types +1.22
Will it be possible to annotate lambda expression in Java 9? +1.46
JVM : What is the great thing about "stack" that it used... -0.50
Garbage collector and anonymous classes 0.00
Why calling get() before exceptional completion waits for exception... 0.00
Read all lines from FileChannel to Stream of strings 0.00
instance of CompletableFuture cannot get expected result +0.96
How to clone abstract objects with final fields in Java? -0.39
How to chain non-blocking action in CompletionStage.exceptionally -2.88
Non-intuitive object eviction from garbage collection 0.00
Filling a List<? extends Foo> +0.26
Objects Referential transparency for functional programming in Java 8 +1.00
Meaning of class file on the file system -1.30
Using java8 how can we sort elements starting from the second eleme... -1.02
Java filter List that so it only contains objects that have same at... +0.01
Will using a parallel stream on a single-core processor be slower t... +0.27
synchronization for the method that used inside thread run method 0.00
Non-capturing lambda seems to nevertheless capture the enclosing in... +0.27
Throwing exception from CompletableFuture +1.05
How to get the key in Collectors.toMap merge function? -1.13
Proper use of generics with collection instance factory 0.00
Creating a generic array for CompletableFuture 0.00
Encounter order collections - best practice & example +1.17
Why does my Oracle JVM create all these objects for a simple 'H... -0.59
Effectivitly Final Variable in Java Lambda - Mastering Lambdas by M... 0.00
Spliterator - sized vs subsized flags +1.16
Any point in thread monitor restarting a dead thread? -0.42
Cannot invoke a method, even if it's public -0.75
Casting Java functional interfaces -2.72
Why is reference assignment atomic in Java? +1.19
Convert type X to Y in Map<K, Map<V, X>> using Java Str... +0.74
How to grant access on all private fields values retrieved by refle... +1.17
Is it possible to check that class has static block (via reflection... +1.25
java stream - get the result after splitting string twice -0.28
Why Stream operations is duplicated with Collectors? +2.36
Stream.of with mixed input contents +0.91