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 ... 4 5 6 7 8 ... 17
Title Δ
Java lambda aggregator -1.88
Custom Tree Node search algorithm in java 0.00
List of objects to map in java 8 +1.05
What is the Complexity of the Java's in-built function Collecti... 0.00
Hard time understanding Java Consumer Example -0.52
How to store object of inherited class in HashMap as key (Couldn... 0.00
How to create a nested Map using Collectors.groupingBy? 0.00
Java-Stream, toMap with duplicate keys -1.07
A hashmap inside of a hasmap print out -0.52
Assign to a reference of a more generic type +0.35
Java 8 Functional Interface Default and Static methods Return Type... +0.50
Create a nested parent child list in Java 8 +1.06
maximize difference of elements in array -0.52
Catching a generic exception +0.67
Out of the java.util.stream.Stream interfaces's two collect met... +2.28
Map dynamic field names while deserializing a JSON to a Java object +0.49
Converting List<MyObject> to Map<String, List<String>... +1.62
apply a function over map key 0.00
Streams Java 8 - Refactoring stream code +0.52
Replace for loop with parallelStream - Java -0.01
Create non-capturing method reference which will call superclass me... +0.65
Java Stream collect - how to deduce type? +0.18
How do I change the Java Set's retainall method to use the equa... +0.48
Java 8 Stream anyMatch() goes through the whole stream +0.95
Java 8 Lambda (grouping and reducing in a single step) -1.65
How to use Java 8 Optionals, performing an action if all three are... -0.23
Get map entries with matching keys using Stream API +0.46
Simple parser in Java 8 Stream API -0.81
Tranforming Guava Optional with function that might return null 0.00
How do I define a builder pattern hierarchy where the setters can b... +2.87
Indexing when using a hashmap with streams -1.41
How to convert a Collection<Pair<K, Collection<V>> t... -1.31
Java 8 Stream Merge Partial Duplicates +0.42
SWT and Java 8 lambdas (Runnable and timerExec) -0.76
Why Jackson’s ObjectMapper methods take raw TypeReference +2.18
Removing items from a cache after a set period? 0.00
Java 8 lambda sum, count and group by +1.95
Java 8 : groupby with Comparator -1.09
How to create a subset of documents and execute a query against the... -0.49
combine key value as a new value for another map with duplicates in... -2.12
Java - How shorten if statements using lambda expressions? -0.36
Grouping of FizzBuzz numbers +0.52
BooleanSupplier usage scenarios +2.22
varargs as input parameter to a function in java 8 -0.28
Find object with variable amount of attributes (one or more) from a... 0.00
JAVA : Best performance-wise method to find an object stored in has... +0.86
HashMap - Getting "Can only iterate over an array or an instan... +1.04
if-else condition using java 8 stream -1.77
Stream on Map doesn't save .map changes -1.40
How to count occurrences for each value in MultiMap ? (java) +1.12