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 ... 7 8 9 10 11 ... 43
Title Δ
Weird statement with Java 8 Method references +0.41
Multiply items in stream +1.87
Transform simple map to Map of list of map +0.41
Count and print unique list items in one chain using Java Streams +0.56
In a stream of objects - how do I filter out unique elements of the... +0.18
Java 8 lambdas group list into map - different key if more than one... 0.00
Java 8 int array to map +1.16
The method max(Comparator<? super List<Integer>>) in th... -1.15
How to get all elements in nested collection with streams -1.04
How a save in a list the elements of a first list that are not cont... +0.43
Package is accessible from more than one module in JDK 11 Module sy... 0.00
How to define an empty list of string in jshell in a shortest possi... +0.41
How to filter a List using Java 8 stream and startwith array of val... +0.06
Are there any better ways to check this condition in Java 8? +0.41
Converting array iteration to lambda function using Java8 +0.07
Why does this.getClass give it's own class name rather than Ano... 0.00
Java 8 stream - how to find parent entity from child? 0.00
Get unique Object from a Stream if present -0.23
Filter out element one by one using filter() +1.25
What is the best situation to remove deprecated functions dependenc... -0.61
Null-Check & isPresent - Different name but same issue? +0.12
Use Collectors to convert List to Map of Objects - Java -1.00
Java 8 Streams - summing multiple values in a type from a stream -1.14
Test if two sets share 3 elements with Java streams +0.09
set value inside embedded object using java 8 -1.96
Is there a better way of handling multiple null checks in Java? +1.98
Is there a way to generate and collect objects -on the fly- with a... -1.16
Explaining Java 8 Collector Interface/Method Signature 0.00
Java 8 Map to a List of Objects with one field grouped into a List -2.20
Is there a way to optimize finding element inside a Map with java s... 0.00
Java Optional orElseThrow with empty collection -1.84
How to return false if collection is null before stream in java 8? -0.35
Is there a functional way to traverse a stream accumulating and fil... 0.00
Filter values from a list based on priority +1.31
Is there any way to Stream Map Filter & Map back to original ob... +0.98
Java 8 stream conditional check +0.93
Java Optional orElse +2.13
Java group by then collect to list of custom objects 0.00
Java 8 collecting the list that is already present in object +0.42
Java 8, stream with another List Index based on -0.79
Collect complex objects in one lambda expression -0.19
Converting nested for loop to a stream maintaining data -2.10
Java stream collect counting to field +0.45
Sort stream of objects and get first and print out -2.37
Sum of values from hashmap using streams 0.00
Ambiguous call to Module 0.00
Optional to perform an action in either cases -0.33
How to insert the same value for multiple keys of an HashMap using... +1.84
How to groupingBy into a Map and change the key type -1.25
java8 orElse(null.getValue()) how to handle -0.32