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 ... 17
Title Δ
Is this the correct way to use Optional in Java? 0.00
Accumulate values and return result in Java stream -0.59
modifying filter method using collectors.groupingby 0.00
Filter on original stream if previous filter resulted in an empty s... +1.55
Sorting a list of objects based on a nullable ArrayList attribute o... +0.45
Copy one HashMap<K,V> to another HashMap<V,K> in O(1) c... 0.00
Finding all max values in (tree)map with streams and lambda in java -1.74
Spring @Value - Is there a way to assign a default empty map? 0.00
Output when I read in a txt.file with numbers in each line -0.18
Manipulate List to return Map +1.68
Arrays.asList: when a set is used as the argument we get back a lis... -2.48
How can I change my for loop full of if statements into more elegan... +0.26
Duplicate keys in Merged Map ignored 0.00
How to produce map with distinct values from a map (and use the rig... +0.23
Java 8 - Lambda Expression Convert List<String> to List<DT... +1.01
Nested For Loop conversion to Lambda & Map Comparison -1.65
How to find duplicate objects by multiple properties and merge them? +2.09
Groupby counts in java +0.45
Collect results of a map operation in a Map using Collectors.toMap... -1.24
Java 9 takeWhile and dropWhile to read and skip certain lines -0.59
How to insert the same value for multiple keys of an HashMap using... -1.84
Store all values of Duplicate Key in Map -0.28
Java 8 Mapping a list of maps grouping by a key 0.00
Use java stream to group by 2 keys on the same type +0.02
Calling method of same name from different class -0.65
Cumulative Sum using Java 8 stream API +2.07
Java streams map class property list to flattened map +1.57
How is method reference operator accepted where Runnable Instance i... +0.43
Flatten result of stream group by multiple keys +1.42
Map collection using stream is yielding strange compilation error -0.37
What structure should I use to store key and list of possible values? -2.03
spring beans map with command pattern +0.45
Is takeWhile a proper way to emulate break in a loop 0.00
How to create Map<T, List<K>> out of Map<K, List<... +1.61
PECS For generics in Non Collections 0.00
Sort object List by another List using Java Comparators +0.46
Partitioning a Map in Java 8+ +0.10
Collectors.groupingBy (Function, Supplier, Collector) doesn't a... +0.46
Java lambda expression for counting unique objects -1.85
ArrayDeque is implemented as an array, why is not it Random Access? -0.02
Group by two fields using Collectors 0.00
How to loop list object and getting it's element by index? -2.04
Can a non-generic class implement a generic interface? -0.81
Java 8 Function - "wrapper" function that does something... 0.00
What is the most efficient way to make a copy of a stream? +1.27
java8 remove objects from list of objects basis condition +1.69
How can I replace the element search method in frequency with the s... 0.00
Transform a List<Object> to a Map<String,Integer> such... -1.17
Search for non empty list inside a list using Java 8 features +2.00
Accumulate count of list's within another list -1.72