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 ... 6 7 8 9 10 ... 43
Title Δ
Filter List based of optional List -0.88
How to find words which start with given letter +2.42
Java streams: count distinct values in array of primitives -1.60
Java 8+ Mapping a Map of Lists 0.00
Is it useful to create reusable IntStreams? If yes, how? 0.00
Common part of 2 lists that contains different objects 0.00
Using Java lambda to build map from two maps -0.39
Find element matching in 2 lists using java 8 stream and updating o... -0.85
Stream Filter on another Stream and Count -0.78
Java : use Streams to convert List<Object> to another List<... 0.00
How to compare two IntStreams without collecting or check if all el... +0.37
I want to know , Is there a more efficient way to do this 0.00
Java Consumer Interface +0.36
use of lambda and streams on nested object 0.00
find largest item in list that exceeds a constant value +0.59
Applying a predicate with anyMatch() on a map keyset stream and ret... +2.52
Convert to List<AnotherObject> from List<Object>,List&l... -0.85
Why we can use Predicate parameter without importing it? 0.00
How to compare two ArrayList and get list1 with filter using java s... 0.00
Extract Objects from Collection<Objects> based on a Map input -0.11
How to sum values of a List of Maps by Java Stream API -0.08
Filter a stream of a class using a value of subclass 0.00
Convert List of Objects to List of String with filter using Java St... -0.08
Filter on a value of inner Map using Java 8 streams 0.00
Map and orElse returning different subtypes -1.68
Getting first element and returning after apply a function -0.44
String to Map using java 8 Stream 0.00
Best way to write Java 8 map statement that returns constant value 0.00
Convert a List<SomeObject> toList<AnotherObject> in jav... 0.00
Transform Java Stream and return reduced values both +0.59
Sort JAVA Parent list based on inner list of dates -0.08
Map<String, Map<String, String>> - Select key of value... -0.96
Question regarding functional interface in Java8 -0.66
Java Stream API collect method +0.44
Creating a map of String and Object from a List in Java 8 0.00
Do I need a custom Spliterator to avoid extra .stream() call? 0.00
How to sort a list containing a list of integers according to the s... +0.41
Convert Map<A, B> to List< Pair<A,B> > - is this... 0.00
Sorting LongAdder in streams -2.10
Using Streams filter Map based on a list of keys +0.79
Using Java 8 Streams' Collectors to increment value based of ex... -1.84
jlink: Application jars are not created in /bin folder 0.00
Transform a flat list to domain objects with child objects using ja... -0.04
How to use Comparator.comparing() to compare string as double? 0.00
How to remove multiple elements from Set/Map AND knowing which ones... -1.31
using ifPresent with orElseThrow -2.28
findAny from nested List using Java Streams +0.41
How to distinguish between true and false with partitioningby? 0.00
Create list of an element of an Object from another list of Objects -0.95
How to return false if a java collection contains two identical ele... -0.43