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 ... 9 10 11 12 13 ... 43
Title Δ
ifPresent return something orElse +2.15
Refactoring part of code to a lambda expression 0.00
Why can't I use LinkedList::new? +1.01
Java stream ifPresent orElse /orElseGet -0.10
The method filter(Predicate<? super Employee>) in the type St... -1.30
How to replace the following code in Java 8? 0.00
Is there a cleaner way to use Optional here without returning "... +0.41
Functional Interface Method reference 0.00
Java Lambda - Trying to sum by 2 groups +0.78
java 8 filter a ListOfMap for checking a key exists, if exists then... +1.16
Chaining Optional.orElseThrow -0.12
Thread with Runnable using lambda -0.31
Using supplier for refactoring method passing function as parameter 0.00
unexpected String.join() behavior -0.77
How to filter strings from one stream which are not contained in an... +2.40
How to convert List Of Objects containing list of String (inner lis... -1.41
Get stream with empty check and feature to use orElse() and orElseT... -1.57
Returning from Java Optional ifPresent() +2.07
Get List<String> and HashMap<String, Object> using Java... 0.00
Convert List<Person> to Map<Integer, List<Integer>&g... 0.00
How to flatmap multiple elements with Java 8 streams? -0.42
Java 8 - apparent inconsistency between anonymous classes and lambd... -1.82
Concatenating two int[] -0.52
way to find the List of all ids in a list of entities from inner ob... +2.96
Stream.map not converting into Stream of streams 0.00
Possible way to write below code in java 8 +0.18
GroupingBy using Java 8 streams 0.00
Trying to pass a Comparator through the constructor of a HashSet +2.28
Is there anything like getOrDefault when putting a value into the j... +0.42
Java 8 streams - passing a method to a filter +0.42
How can I check if there's element in my arraylist that is not... +1.91
why does forEach method on Collection and Stream take Function.Iden... -0.10
Java Hashmap: get all keys greater than X value +0.43
Perform condition based addition using parallel streams +0.36
How to use stream on method that return boolean value with condition -1.10
Multi level list filtering java 8 0.00
Functional interface + lambda expression for sum of integers in an... 0.00
java stream list of filters +1.78
how to return null when list is empty in java 8 -0.12
Java 10, Intellij Warning (class is not exported, accessing in same... 0.00
Elegant way to overcome Unlikely argument type for equals(): Stream... +1.35
How to convert List to varargs object in Java 8 0.00
How to create a reverse map when original map contains collection a... -1.00
Sonar-Use try-with-resources or close this "Stream" in a... 0.00
Java 11 Unable to derive module descriptor 0.00
Filtering List wich property is not included in property of another... -0.75
Java streams: flatMap returns Stream of Objects +1.95
How to use Java Optional to convert a complex if condition -2.26
Map collection using stream is yielding strange compilation error -0.55
Add values from basic array to Set<String> +0.50