StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eugene

Rating
1560.61 (5,482nd)
Reputation
78,069 (1,078th)
Page: 1 ... 29 30 31 32 33 ... 45
Title Δ
Why does invokeLater execute in the main thread? -0.55
Java 8 stream - merge collections of objects sharing the same Id +0.89
unchecked call to compare(T,T) as a member of the raw type Comparator +0.46
How can I sort a list of maps using Java 8? +0.40
How to apply a list of functions to a value in Java 8? +1.89
Combining functions and consumers with double-column notation 0.00
Java 8: Supplier working with files throws "stream has already... +1.90
How to correctly find the stream characteristics in Java-8? +0.82
Stream characteristics for the streams generated for SortedMap may... 0.00
Meaning of class file on the file system +1.64
How to generate HTML5 valid Javadoc? 0.00
Comparing and removing object from ArrayLists using Java 8 +1.93
Using java8 how can we sort elements starting from the second eleme... +2.08
Java8 : stream findFirst result +1.35
The target type of this expression must be a functional interface f... 0.00
Is there a way to return comparator which wont do anything? -0.52
Reference to an instance method of a particular object breaks the t... +2.45
What is the Default ArrayList size in Java 8 +0.50
Reduce and assign using Stream api for multiple variables +1.98
Find which element of the stream does not match the given predicate... +0.61
filter Java collection in lambda w/o creating new one -0.57
Int stream and collect -1.55
How to run a graph algorithm concurrently in Java using multi-core... 0.00
Throwing exception from CompletableFuture +0.35
keyset and key different data type -1.14
STS unable to resolve target type with java 8 0.00
How to convert the following code to Java 8 Stream? -0.02
Window xp and java 8 -0.01
Can't get my head around some lambda expressions in Java 8 -0.52
Filter only parameters that are present in the request +1.70
Why using parallelStream access and modify Collection get different... -1.31
Can anybody explain this statement - "The point of all lambdas... -0.03
Java 8 peek vs map 0.00
Prime number in java 8 -1.89
How to implement tuple unpacking for function parameters in Java? -1.02
Apply operations on groupBy result of stream -0.46
Eclipse is not opening in Mac 0.00
When using java 8 map, filter and collect, does it create new objec... +2.57
Java Stream digits to number -0.37
How do I sort a List of TreeSets with java8 streams -1.04
How do I sort a List of TreeSets with java8 streams -1.04
Encounter order collections - best practice & example -1.55
Spliterator - sized vs subsized flags -1.16
non-interference requirement on Java 8 streams 0.00
Filter a list with condition on inner list +2.14
How optimized are Java 8 stream filters over collection methods? +1.40
How to get a custom type instead of Integer when using Collectors.s... +1.99
Convert type X to Y in Map<K, Map<V, X>> using Java Str... +0.55
Java8 counting collector with additional information +1.90
java stream - get the result after splitting string twice +2.21