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 ... 17
Title Δ
How can I make a java table where all rows can be used as keys? -0.18
HashMap<String,Integer> data structure, but values are added... +0.47
How do I capture only the duplicate elements in an ArrayList? -0.66
Converting an Optional to a List +2.11
Set value to one of the property in Java 15 record -0.58
Java 8 Streams - collect multiple Integer fields from list of objects -1.13
Java records and the single class per file limit -0.55
Get all duplicate values from multiple list in Java -0.06
Java sum a field (BigDecimal) of a list group by 2 fields 0.00
LongStream filtering +1.82
PriorityQueue sorted but the two biggest +0.46
Nested parallel stream execution in Java - findAny() randomly fails 0.00
What is the purpose of a Stream.Builder in Java +2.21
Java8 : Efficient approach to manipulate Map +0.48
Is there a better way of comparing dates +0.69
Join list from two list in Java Object in stream -0.04
Sorting list in java and looking for max percentage -0.04
Java8 streams collectors.ToMap Method reference failing -1.18
What is a good pratrice when trying to access child methods from a... +0.22
How to avoid java.util.ConcurrentModificationException -0.08
Efficient way to clone a Map of Lists? -1.20
Summarize and collect stream elements at same time +1.78
What is the computational complexity of generating a stream from a... 0.00
Convert a list of maps to a map of lists using Java Streams -0.29
How can I abstract better? -2.23
How make all strings in list one length? +0.24
How to calculate minutes difference between two times +0.09
Get a boolean answer from a custom Comparator -1.80
Java: Flat List<Map<String, Object>> to Hierarchical Li... +0.12
Java streams (forEach) to take attributes from one list and apply t... -1.61
Best method to sort a matrix in java based on column values +1.92
How to filter TreeMap<MyKey, Map<Key2,List<Kids>>>... 0.00
Java streams for adding to a list if it exists or creating a new on... -2.17
Java 8 Lambdas flatmapping, groupingBy and mapping to get a Map of... +1.09
Why must I catch exceptions when providing lambda argument? 0.00
Iterating over ArrayList with Iterator where while condition search... -0.30
Iteration of two identical Set using Java Streams 0.00
Check if an arraylist contains two strings -2.23
Getting compile time error Inference variable T has incompatible bo... 0.00
How can we sort both row-wise ascending and column-wise descending... 0.00
How to iterate only once java stream -1.07
Java how to stream a list inside a list for an object? -0.81
How to change Map<String, List<Integer>> to Map<Stri... +1.24
Dynamic Grouping using groupby() in java 0.00
How to write custom comparator in java? +0.37
Count occurrences in string and output sorted result by ocuurence_c... -2.15
Dynamic type check matching type parameters +1.77
HashMap stream with criteria Math.abs(double) 0.00
Combining two lists to make a unique list (based on certain field l... -2.05
Filtered Stream with any match on two objects set a value of one ob... 0.00