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 ... 30 31 32 33 34 ... 45
Title Δ
When I need to use Optional.orElseGet() over Optional.orElse() -0.85
Implementation of Collection.stream() -0.87
Stream.of with mixed input contents -0.14
Repeat Stream allMatch() until true -0.71
Will this make a faster parallel stream? -1.17
How Consumer andThen method works internally in java functional int... -0.15
using java streams in parallel with collect(supplier, accumulator,... -0.32
Java 8 Lambda: Comparator +1.82
Clarification on single writer -1.15
Kotlin/Java functional and immutable way of collecting a map in a map +0.43
Why is shared mutability bad? -0.14
NPE on java stream reduce operation -1.61
Java 8 Lambda expression - Method overloading doubts -0.18
Extracting Map<K, Multiset<V>> from Stream of Streams i... +0.95
Find a better way to generate a map using streams -1.59
type of map() and filter() operations of Optional +0.85
Spring's @WebMvcTest doesn't work with Java 8 types +0.00
Which are the things to consider for running javafx standalone appl... +1.85
Unable to get value for an object from Hashmap, even though it retu... -0.84
Java - Implementing my own Stream +1.88
Is Stream.findAny a short-circuit operation? +0.01
In Java, what are the advantages of streams over loops? -1.86
Difference between compact strings and compressed strings in Java 9 +0.03
Meaning and usage of Predicates Java 8 +0.42
Java Stream stateful behavior example -0.44
Group objects by multiple attributes with Java 8 stream API +0.51
Can HotSpot inline lambda function calls? -0.48
Java 8 Map default implementation details -1.00
String concatenation with the + symbol +0.24
How to pass argument to class constructor when initialzed thru ::ne... -1.69
ArrayIndexOutOfBounds ,while using Java 8 streams to iterrate a list 0.00
With Mockito, how do I verify my lambda expression was called? -0.90
Interface method´s annotations are inherited in Java 7 but not... +2.48
reading a file line by line and parse each line in a list of string... 0.00
Correct approach to using MethodHandleProxies -0.34
How to map to multiple elements and collect +3.19
Set field of Objects in List to identical value and return a list +2.23
How to send parameters to a reference method in a stream (java 8)? +1.86
Java 8: aggregate an item list by values and to regroup by position... +0.25
Java 8: aggregate an item list by values and to regroup by position... +0.25
collecting from parallel stream in java 8 -1.36
Drawbacks of javac -parameters flag -1.27
glassfish deployment failing when deploying lambda function 0.00
Java 9 no class definition exception +0.54
Is volatile not needed for objects' members but only on primiti... -0.49
How to map list of 2 identical classes in java 8 +0.59
Is Java 8 with Glassfish 2.1.1 possible? 0.00
I'm told to convert a lambda with a parameterized constructor t... -0.32
Will similar Strings in HashMap lead to increased chance of collisi... 0.00
When or in what case should I use Optional to check null? -0.82