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 ... 15 16 17 18 19 ... 45
Title Δ
Return unique map values in java 8 0.00
How to match an element to an object's list and return the object 0.00
GroupBy and merge into a single list in java +0.20
Java 8 Stream - parallel execution - different result - why? -1.14
How large should my list of objects be to warrant the use of java 8... 0.00
Difference between Iterator and Spliterator in Java8 +1.60
What is the difference between a Predicate and a Function Interface... +0.07
Java 8: iterating across some Map elements 0.00
IntStream map function behavior +0.64
SONAR: Replace this lambda with a method reference. -2.01
Java 8 Streams - Why can't I sum a Stream of Integers? -1.41
How convert string of separate words to separate elements of list b... -1.07
How to create a multiple new Hashmaps using java 8 streams? +0.52
Singleton of Java functional interface as enum -0.65
Java equivalent to javascript map method with two parameters, with... -0.43
How to compare Two List of Map to identify the matching and non mat... -0.99
Inheriting default methods with the same name in the class without... 0.00
Is there a way to check whether a stream is finite in Java? +1.39
ConcurrentModificationException while calling size() on a sublist +1.59
Create a Java 8 stream from a nullable list -0.46
Java stream forEach concurrentModificationException unexpected beha... -0.93
bi-Storage tri-Storage java shortcuts? 0.00
Java Stream close method ambiguous behaviour +1.40
What does "subsequent read" mean in the context of volati... +0.08
Guidance: converting parallelly increamental nested loop to streams 0.00
Java 8: method reference to a static method in a non-static way +0.39
java stream Collectors.groupingBy() multiple fields +1.09
Cant understand advantage of overridden implementation of equals me... +0.36
Chain methods to convert from Optional->List->List in Java +2.05
Using Java lambdas or streams to convert list of POJOs into a list... +0.32
Spring @Transaction(readOnly = true) propagation to threads 0.00
Class constructor or static object-returning method? +1.25
How should I handle item 'type' Strings in my code, so they... +0.39
Is the LongAdder a wrong choice for the ID generator? -0.35
Converting to streams +2.12
Java 8 filter List by highest values of each id +0.37
What is the use of inheriting object class methods in functional in... -1.54
Stream<double[]> vs DoubleStream +0.48
How convert an int into an Array number by number +0.79
Confusion about Characteristics.UNORDERED in Java 8 in action book 0.00
How to consider first token of splitted string using Java 8 streams +1.80
Can you collect(joining()) without mapping to string? 0.00
Reduce operation on custom object in java -1.02
Singleton - Safe initialization and publication 0.00
Put reflect.Method to a functional interface 0.00
How to calculate summation of a property in nested class structure... +1.65
how to find the first recurrring character in a string using java 8... -0.17
Java 8 map list to map of lists by key 0.00
Is it possible to convert this method in to java 8 using streams? I... 0.00
safe publication of mutable object +0.37