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 ... 23 24 25 26 27 ... 45
Title Δ
Reference to a class in java +1.97
Any() method fails to compile in Java 1.8 with Mockito 1.10.9 0.00
Augmenting objects in place with extra details 0.00
Using groupingBy to create a Map with immutable list as the key -0.35
When using forEach on a ConcurrentHashMap, are updates reflected or... +1.93
how to make single string of all key and values of map using lambda... 0.00
How to get List of List instead of List of Array from a stream? -0.57
How to sort list alphabetically in each group in Java -2.22
Apply changes to Map values using Java 8 Streams 0.00
Java custom function on stream 0.00
How to filter a object list by an array of IDs? -1.78
How to use :: operator as this reference -1.07
What is the correct way to create an already-completed CompletableF... +2.71
If you assign an Object to a final field, will other threads see pr... -0.45
What is the best implementation for recurring calculations with Loc... +0.04
AsyncResponse and Java 8 parallel stream issue 0.00
get unmatched portion from string java 8 +1.99
Sorting a list of floats/double which are in String format with Com... 0.00
"Runnable::run" - How is this creating an Executor instan... 0.00
How to use Grouping and sorting together in JAVA 8 -0.57
Creating map from list, where key is in part of inner and outer obj... +2.83
Java 8 - Sort list of integers with nulls -1.23
Get the maximum value using stream for Map +2.84
Java 8 Stream Collect Sets -1.17
multiple filter using lambda java -0.87
Lookup enum value in a map to initialise list +1.73
Perform multiple unrelated operations on elements of a single strea... -0.61
Parallel stream invoking Spliterator more times than its limit -0.62
Java 8 streams - How do I manipulate value in a group by result? -1.00
Converting to functional Java style +0.72
How is String concatenation implemented in Java 9? -0.82
Adding elements to different collections in a single lambda express... -0.48
Stream filter didn't work well I want to print 10 lines -0.48
Adding data into a list while streaming another list +1.08
How to retrieve a Set of String from the field of each element in a... -0.55
Java 8 reverse of grouping by 0.00
why lambda returns identical object 0.00
Java 8 stream refactoring -1.54
Java's HashMap key replacement when storing existing value -0.05
Java sort second array depending on indexes of first array +1.83
Can GUID contain backslash (\)? -0.58
Hibernate Mapping - Foreign Key Column cannot be null - Spring JSP 0.00
Using java Lambda to join two list on a common attribute and collec... +0.52
Iterate nested object in java8 0.00
Java8 - use regex expression to find the list of string from string 0.00
Reduce with identity combiner parallel stream 0.00
Can I put a condition on the lambda expression in the reduce operat... -0.73
How is this piece of Recursive lambda call in Java working 0.00
java 8 List<Pair<String, Integer>> to List<String> +0.43
Custom Function: apply in Stream 0.00