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 ... 43
Title Δ
How to filter stream data with multiple parameters? -0.12
What is the recommended way to get the last group in a grouping ope... +0.35
How to apply sorting and limiting after groupby using Java streams -0.90
Detect duplicate by multiple properties of an entity using streams -0.47
Java stream collect toConcurrentHashMap error 0.00
Filter out null values in Java 8 stream filter expression so except... +1.52
How to remove duplicates by comparing values in multiple nested obj... +0.35
Find closest object in Java collection for a given value using Java... -0.17
Automatic Module cannot be found 0.00
Exit code: 1 - javadoc: error - The code being documented uses modu... +0.36
Java 8 Stream - Get item after the last occurence of specific item -0.84
Getting data from Map inside a Map with streams 0.00
How to get the first object (with any ordered by function) of each... 0.00
How to do some operation when Optional has null value? 0.00
Java collect nested stream of maps returning top level items 0.00
Java 8 grouping by first String attribute with different separators +1.64
Java - Why am I forced to cast a reference constructor into a Suppl... 0.00
Convert to Lambda expression using java? 0.00
Getting list of all consecutive intervals from series of dates in J... +1.61
Java stream groupingBy and sum multiple fields +0.37
List all the query shapes in mongo database or collection 0.00
Group By in java 8 with multiple levels of grouping +1.43
convert for each to stream with if else 0.00
Merge nested Maps with specified key +0.82
Is there a way to initialize a SortedMap<Integer, String> wit... +1.06
Do you need to override hashCode() and equals() for records? -0.39
OpenJFX 14 with maven and IntelliJ : Cannot run application 0.00
Simplify many if checks with Optional +1.37
Skip Spot Bugs stack traces when features require ASM8_EXPERIMENTAL 0.00
Can you help me understand this Supplier and the assignment in this... -0.12
How to group by java 8 and collect ids from parent +1.64
Incorrect expected output as " 3 3" instead "3 5&quo... 0.00
How does map() in Streams works and how to work with it when the ar... 0.00
List of list to a comma separated list in Java 0.00
Convert Map<?, Map<?, ?> to List of Objects +0.05
Java 11. javac/ warning: [options] module name in --add-reads optio... 0.00
java stream How to merge same value to list +0.38
Sort numbers in an array without changing even numbers position usi... -1.37
Java 8 Optional detect empty collection -0.37
How to document Java Record parameters? 0.00
Java 8 streams - convert List of UUID to List of String considering... 0.00
Java 8 streams maintain specific map key order return from group by... +1.30
Convert stream of List<Object> to stream of all Objects in th... 0.00
Is there a way to perform two mapping operations using Java streams... 0.00
Combining these two Java streams into one -1.13
Java Lambda not compiling +2.13
Java 8 Lambda - Grouping & Reducing Object +0.39
Java stream - How to go over a list, show elments and collect them... 0.00
Java null check on multiple properties with Optionals -1.24
How do I Combine/Merge two Map of Map of Lists (Map<String, Map&... -0.03