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 ... 28 29 30 31 32 ... 74
Title Δ
How to reuse application of filter & map on a Stream? +0.28
using java streams in parallel with collect(supplier, accumulator,... +0.72
Clarification on single writer +1.15
How to include elements from unmodified list in modified list with... -0.94
type of map() and filter() operations of Optional -0.85
Parallel Stream repeating items 0.00
Can HotSpot inline lambda function calls? +1.15
java 8 use streams in a "forky" way +0.98
Working of Comparator.nullsFirst when both are null 0.00
String concatenation with the + symbol -0.87
Java Memory Usage, many contradictory numbers 0.00
Correct approach to using MethodHandleProxies +1.09
Class final variable is not final +0.26
Why does Java claim there's 2 declared methods when bounded gen... 0.00
Set field of Objects in List to identical value and return a list -0.35
I try to find a simple way in Java 8 stream API to do the grouping 0.00
Loading of imported classes of loaded classes using Reflection in J... -0.21
How to get index of findFirst() in java 8 -1.76
New String Object Creation - Allocate memory in Normal Memory and S... 0.00
Enum of Functions -0.73
Aggregation in JAVA with Streams, is this a good approach? +0.27
When or in what case should I use Optional to check null? +0.70
PartitioningBy with limit -0.40
lambda vs anonymous class 0.00
How can I process all elements of a Queue without blocking using st... +0.79
how can i get value through complex logic from list -0.19
Implied anonymous types inside lambdas +1.06
Ensuring type safety on generic lambda expression 0.00
What is equivalent to C#'s Select clause in JAVA's streams... +0.97
how to convert forEach to lambda +1.06
Finding the negative sum of a contiguous sublist using java 8 +1.11
Refactoring the creation of a variable number of planets in Java +0.07
default Stream<E> stream() vs static<T> Stream<T>... +1.07
Java byte code and no such method error +0.27
Is it allowed/adviseable to reuse a Collector? +0.73
Java 8 Functions - compose and andThen -2.02
Mutating `free variables` of Lambda Expressions -1.52
Is it possible to add logging to removeIf in java 8? +2.43
How can one rewrite Java 8 stream() using Java 7 patterns? -1.51
Java Streams: How to do an efficient "distinct and sort"? +0.95
Is reference to an instance method serializable in Java 8? +0.26
XOR in Java Lambda Expression for a List of boolean +0.29
Find out the difference between two dates represented by two Long e... 0.00
Issue with java8 lambda expression and foreach -1.17
Why cant I make an enum's inner class public? +1.77
Collectors.toSet implementation detail 0.00
How to convert the code to use CompletableFuture? -0.06
How to convert type of stream? +0.70
Sort list with help of index +1.06
Use Java 8 Optional in existing Java 7 code +0.87