StackRating

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

fps

Rating
1531.02 (17,661st)
Reputation
24,058 (5,379th)
Page: 1 2 3 4 5 6 7 ... 17
Title Δ
Collectors.groupingBy on a Map Result to Nested Map -1.65
does stateful map operation of ordered stream process elements in d... -1.79
Java 8 Streams : get non repeated counts +0.25
Adding OkHttp custom interceptor to Feign client -2.08
Java 8 HashMap<Integer, ArrayList<Integer>> +1.72
Elegantly combine elements of two lists so that they are unique in... +2.02
How can I use map and orElseThrow on the same line? +1.69
Merge two collections using streams, but only unique values, and us... +2.06
Converting Map<String, List<Integer>> to Map<String,... +0.09
How to rewrite for-each loop into stream? +2.27
List<Object> to Map<String, Map<String,List<Object&g... +0.54
Convert nested loops into streams Java 8 +1.99
How to make function Serializable in generic way +2.25
map over list of strings? -0.56
How to read values into ArrayList without breaking Functional Progr... -1.40
Java 8 streams: Handle null values +2.95
Convert a foreach loop using stream -1.33
How to collect Stream<Map<K,V>> into Map<K,List<V... +0.46
Is there a performance gain by using lambda expressions? +1.00
Collect to map skipping null key/values +0.43
Distinguish objects by different fields for different contexts 0.00
Group, Sum byType then get diff using Java streams -0.04
Java split stream by predicate into stream of streams +2.12
Do the elements of a one-dimensional array have to be of primitive... -0.53
Map within List - How to Iterate using Stream -0.37
Fastest way to convert key value pairs to grouped by key objects ma... -1.73
Map first element of stream differently than rest +0.95
Sum of the lengths of a string array using Java 8 streams +2.16
How to collect map from the Set of objects that has a list using Co... 0.00
Merging, sorting and limit Map streams using Java 8 -0.19
How to use Java lambdas to collect elements in a list of a new type? +2.09
ArrayList contains one or more entities from another ArrayList -0.36
Java Collector with Closeable resource as accumulator +1.68
Java 8 Streams - Remove item from nested list based on other list +0.48
retaining original object for end of map and filter chain -0.53
how to use java streams api to transform a hierarchal map to a flat... -0.51
Zip two lists into an immutable multimap in Java 8 with Guava? +1.97
In Java 8, when I use stream() and filter(), can I keep objects rel... +0.46
Java 8 filter List of Map objects based on Map property to remove s... +1.71
Java 8 List<K> into Map<K, List<String>> -0.93
Merging lists under same objects in a list using Java streams +0.32
Get Index while iterating list with stream -1.66
Get data from a CSV file into a Custom Collector 0.00
Collections.sort in java 8 is not working as java 6 while comparato... +2.67
What is the idiomatic way to map a Collection<Foo> onto a Mul... 0.00
Convert Java Map Enum keys to Map String keys -0.63
What is the best practice for managing Java 8 streams with multiple... +1.52
Java Streams: Grouping a List by two fields +0.48
Java stream to collection for nullable string list +1.49
Sorting and sub listing from lambda expression +1.93