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 ... 8 9 10 11 12 ... 17
Title Δ
Java Stream digits to number -0.32
How do I sort a List of TreeSets with java8 streams +2.07
Java 8 - Find Leaders in an Array +1.88
Java Streams: find if stream contains null +1.35
how to avoid a nested loop -0.93
Convert type X to Y in Map<K, Map<V, X>> using Java Str... -0.33
Java8 counting collector with additional information -2.04
Change all position of elements in List using Java 8 -0.19
Including elements from unmodified lists in modified lists in a 2D... +1.19
How to include elements from unmodified list in modified list with... +1.20
How to make a Predicate from a custom list of Predicates in Java? +0.51
Extracting Map<K, Multiset<V>> from Stream of Streams i... -0.50
Inheritance in bounded type parameters to limite types 0.00
Getting the sum and max from a list using stream +0.50
How much time will a TreeMap take? -0.03
What does this Java code in Lambda expression mean? +0.52
Sum up the tree nodes using Java 8 Streams +0.50
Group objects by multiple attributes with Java 8 stream API -0.86
Java Arraylist Sorting Issue -0.70
How to pass argument to class constructor when initialzed thru ::ne... +2.09
How to replace a double for with a stream (with incrementing) +0.03
How to infer method of T from Class<T> +0.33
Java stream filter sum of values +1.48
Java 8 Streams: Make Collectors.groupingBy return Map<K, List<... +0.51
Why java Map.merge does not pass a supplier? -1.02
I'm told to convert a lambda with a parameterized constructor t... -1.59
Using groupingBy into a nested Map, but collecting to a different t... -0.40
PartitioningBy with limit +1.30
Filter more times in a Java 8 Stream 0.00
Grouping List<CustomerOrder> into Map<Gender, Money> -1.97
Creating a lambda function to iterate collections simultaneously -1.26
Limitations of forEach with instance method references in Java 8 -0.23
Java 8 - How do I merge elements to HashMap -0.50
java 8 optional to replace return null -1.76
Java 8 collect, count with sum +1.82
How to invoke methods of objects with different types with same nam... 0.00
Using Java Lambdas like C++-style function pointers? -1.71
Java| Add to list if value is not null +2.65
Returning a generic object with a bound parameter in java 0.00
Return a List of Object from a List of Optional objects +2.18
Error Message in Java (Stream and Lambda Comprehension) +2.18
why cant i call method from the class i created with generics? java +0.51
default Stream<E> stream() vs static<T> Stream<T>... -0.86
Highest ordinal enum value -1.53
Initialize an ImmutableMap with explicit types? -1.61
Java 8 : Convert List<ObjectA> into List<ObjectB> by gr... -1.69
Using Java 8 streams for aggregating list objects -0.47
Java 8 apply function to all elements of Stream without breaking st... -1.12
Java 8 nested groupingby +0.50
How can I use groupBy to create a map whose values are averages of... +0.03