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 ... 6 7 8 9 10 ... 17
Title Δ
Java stream differences of lists -1.33
Return the sum of two optionals or null if at least one of them is... -1.09
Pass Java 8 streaming map function as a parameter -1.48
Mapping classes with lambda to default value +0.60
Java Streams - Sort if Comparator exists +0.48
Java sum two double[][] with parallel stream +1.71
Parallel stream java Sumarization -0.61
Turning an array of Java8 streams into a stream of tuples -0.28
Modify list data in single line using JDK8 +2.62
Java 8 Stream exception handling while adding objects from function... 0.00
Java 8 Stream run 1 function every index while another every n times +0.97
How to apply two filters to one list using stream api +0.49
Why does Map.of not allow null keys and values? -0.38
How to convert set to map with a set as the value in java 8? -1.38
How to pass the parameter of type Class<T[]> java 0.00
Merge List of Strings via concatenation of elements in Java +0.47
how can i create a HashMap to iterate inside lambda function? 0.00
Java 8 - stream - method in filter has unhandled exception, try cat... 0.00
An error with a ternary operator +0.08
How to Sort a list of strings and find the 1000 most common values... +1.60
Sorting arrays in 3 steps in Java +0.48
Merging a list of maps into a single map -0.85
Setting a boolean flag inside Java 8 Stream +0.45
Java Stream to Array after mapping -0.82
Conversion of List of CustomObject to Guava Table collection with l... +2.14
Java 8 Functional Programming - Passing function along with its arg... -2.13
Stream groupingBy by one field then merge all others -0.72
Java 8 Streams - Apply fixed amount of predicate filters to single... -0.88
stream API collect method compiler error - Object cannot be cast to... -1.07
Java List reference another List to modify itself -0.39
Sort a Map of Lists by a List of Values -0.03
Java stream that is distinct by more than one property -0.25
Grouping items by date +1.34
Most efficient way to order an Array created from a HashSet -0.62
Is sort applied before map in Java Streams? +0.11
Find index number of the number closest to 32 in an array in Java -0.05
Overwriting values in a HashMap that are in an ArrayList<String&... -0.00
Split a list into sublists based on a condition with Stream api -1.38
Create a Map out of a List of String(s) with streams +0.50
Custom chunking of Lists Java 8 0.00
Does the put method increases the "modCount" in case of r... -0.23
Transform a list into a map - foreach or streams? +0.08
Multiple aggregate functions in Java 8 Stream API -0.63
Inverted Collectors.toMap to add to an ArrayList +1.60
Best way of chaining reduce with Java 8 +0.64
How to merge two stream using stream? -0.18
How can I validate a copy constructor's parameter? -0.07
How to remove first appearance in stream when searching for duplica... -1.91
Using streams to find the highest unique values -0.90
The sum of the elements of an array +0.75