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 5 6 ... 17
Title Δ
Is there a clean (and null safe) way to multiply the values of a ma... -0.64
Best way to use stream with class and subclass 0.00
Remove objects from list - contains strings - Comparing the List -0.08
How to print a nested list using java stream where the Object holds... +0.43
Simplifying the if-else condition using Java Functional Style Progr... -1.64
Sort list content to new lists -1.06
Filtering collection with collection of predicates and conforming t... 0.00
Case Insensitive map in Java +0.86
Java 8 Streams: conditionals to avoid repetition? -0.56
List of custom objects as argument with generic method -2.29
Keep last object as active and deactivate the olders by date +1.97
Method to remove collection from a linked list -2.20
Lambda & Stream : collect in a Map 0.00
Why does checking whether a hashset has added as a boolean return f... 0.00
Data structure that supports efficient kick-out policy based on rec... +2.00
Sort Java collection relative to the current date +1.17
Java: Function composition on stream -0.18
Best concise method to linearize list of map values? -1.66
How to create a map of maps from a list of maps with Java 8 streami... +2.01
Remake list with some condition +0.01
Searching for a value in an ArrayList that is stored in a HashMap -0.25
Do Java methods headSet and tailSet in Java class TreeSet work in l... 0.00
Reduce If in Java Stream -0.31
How does this compile? +2.26
Problem while converting old-school if usage to Optional.ifPresent() +0.52
Building a basic tuple space in Java that allows for storage and re... 0.00
How can I collect result from nested .forEach in a Java IntStream -0.14
How does a method with multiple parameters get passed to a Function... -1.54
Maximum of list with expensive custom key function +2.14
Finding Patterns Occurrences In A Large Text File (Currently With A... 0.00
Incompatible types error while using stream and collector with Arra... 0.00
Using lambda impedes inference of type variable +1.85
How to extract the a value from a JSON object by matching the key i... +1.00
Inside java stream the map function does not recognize my local var... -0.06
Reading a huge csv file and converting to JSON with Java 8 +0.44
Java 8 stream filter on multiple filters 0.00
create tuple of hashmaps from arraylist - Java 0.00
GroupBy on ArrayList of HashMap in java +1.09
Java 8 Stream, How to get Top N count? 0.00
Design pattern for similar functions with lambdas +0.99
Java Streams group list entries based on a property but collect a p... 0.00
GroupBy a list of strings +1.97
Extend output of stream with groupingBy & summingInt in Java8 +2.45
Convert list of complex objects to Map using Java 8 +0.40
Consumer to enclose try catch logic does not work 0.00
Java8 stream.map on same stream out different mapping functions? +0.51
What's the best way to get top N elements in a Map<String, D... -1.16
How to effectively concatenate multiple String variables each from... -1.19
How can I use Java 8 streams to sort an ArrayList of objects by a p... -2.24
Java stream group by and sum multiple fields +0.09