StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Naman

Rating
1602.01 (1,691st)
Reputation
48,937 (2,070th)
Page: 1 2 3 4 5 6 ... 43
Title Δ
How can I flatten a List<List<List<String>>> -0.25
How to put List elements to String Array in Java +0.86
Map stream elements to LocalDate without collecting to list +2.24
Inserting a new element in a Java Map or Updating and existing elem... 0.00
java8 stream concatenate map output to string return java.util.stre... 0.00
Find first matching entry and assign the matching entry value to va... +1.41
How to consider space at the end while sorting in Java 0.00
Rewriting Optional without using isPresent 0.00
Can we use java stream in the below scenario? +1.71
Is this snippet compiling? I don't think so Java 14 records 0.00
Java 8 foreach add to new list if one item of the second list fulfi... 0.00
module Directory or module file inside name should be same or not -0.61
Mapping Object to Multiple Attributes (Java) -1.40
Max value from list of list in Java -0.63
JEP286 - Use of Indexes in enhanced for-loop +1.48
Chaining multiple methods fluently akin to a Stream without the ver... +0.39
Combining two optionals, cleanest way to write? +1.48
Efficient way to iterate and copy the values of HashMap -0.68
Sorting Elements in Place in Java +0.36
Returning another anonymous function in lambda expression java +0.43
Getting values from pair to HashMap in Java -0.31
How to properly modify attached hibernate collections without too m... 0.00
Matching two MultivaluedMaps and retrieving values 0.00
Why a method without input parameter can be used to replace Functio... +2.57
How can I change my for loop full of if statements into more elegan... -1.34
Optional as a return type -0.61
Comparing multiple fields of ArrayList using Lambda API and collect... +0.38
Merge Map based on a condition 0.00
How to retrieve id value from employee map props 0.00
Java 8 Streams : Count the occurrence of elements(List<String>... -0.67
Merge 2 lists based on original ordering from the input list - JAVA -2.22
How to Call user-defined Lambda Function in Java +1.80
Finding string in optional list of lists +0.89
How to sum up votes of the songs with Collectors.summarizingInt and... 0.00
How to filter map of map using java stream 0.00
What is a good set of default settings to use for GC logging in Jav... 0.00
java11 allows the compilation and execution in a single line +1.58
Sum content of list which has the same content +0.41
Find min/max element in a nested map with Java 8 Stream API -0.97
how to use java stream to group fields and create a summary +1.81
Scope in higher order functions in Java 8 lambda syntax of Combinat... 0.00
Why does Stream.reduce take BinaryOperator<T> rather than BiF... -0.97
Can there be multiple value assignments for the enhanced switch sta... +1.82
How to iterate a list of Predicates -0.85
Best way to replace nested loop concatenate string using java stream -1.12
How to group objects by two fields in an inner class +1.08
java 8 stream collect max object and distinct by Property -0.74
How to convert lines in txt file to stream of chars / Strings 0.00
Parallel streams returning boolean that fail on first or succeed on... 0.00
Duplicates in String -Java 8 lambdas +0.39