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 ... 5 6 7 8 9 ... 43
Title Δ
Returning boolean instead of list 0.00
How to create a String with String.format by taking parameters from... +2.25
How to find duplicate objects by multiple properties and merge them? -1.43
Extract multiple values from a single Java stream 0.00
Java IntStream iterate vs generate when to use what? -0.40
java 8 grouping by with distinct count +0.28
How to set up a spring-boot application with java 13 0.00
Is there any resource leak if I use streaming with BufferedReader i... 0.00
How to reduce streams with Double datatype -1.94
How to find possible Combination Pair and Match against different P... 0.00
how to compare two objects each containing primitive type and colle... +0.73
How to add headers based on multiple conditions to HttpRequest Java... -1.93
How to pass argument in Method_reference in Java 8 for user defined... -0.05
Why is lambda return type not checked at compile time? -0.31
How to sum up the individual fields of the object list and return t... -1.05
Stream and filter a SortedMap +1.68
Comparator comparing inner list field 0.00
Replace or update an object in a list knowing only its UUID -0.50
How to efficiently find the Lowest Key of the Highest Value in a ma... -0.09
What is the equivalent for Bicycle[]::new 0.00
Why is IllegalStateException not thrown after calling two terminal... -1.24
Java Stream .map ternary operator +0.42
Get HashMapsValues from nested HashMap<String, HashMap<String... -0.54
How does method references work under hood when there are multiple... -1.30
Is it possible to add add elements to an array using IntStream? -0.38
Handling exceptions with streams +1.24
Create List of enum by field from comma separated String in Java 0.00
Java 8 - Optional<CustomizedObject> get first element of the... -0.94
Is there any way to reduce some code noise using java stream? +0.29
Java 8 streams - filter by comparing two lists +2.15
How to do migration java 7 to java 8 - forEach and return a List<... +0.71
migration java 7 to java 8 - forEach in forEach in forEach and resu... 0.00
List<String> get count of all elements ending with one of str... -1.59
Throw exception if filter returns a list of size 0 -1.69
What's going on and how to fix: Invalid module name: 'tomca... 0.00
How can I convert the below snippet to Java 8 features? -0.96
Java 8 - put light element in a target Map from an other Map 0.00
How to find duplicates in a List to merge them +1.03
Redo foreach to .stream().map -0.30
How to get the required values from a class using JAVA8 stream -1.05
How to filter an arraylist by a char value that was input by a user +1.02
Java Collect Joining Custom Function +2.23
lambda expression for Consumer Interface with return type -0.79
In Java 8 why we cannot convert Math.random() to Math::random using... +2.59
Java Return an Optional<String> from findFirst() -1.31
Adding an arraylist of durations using stream 0.00
How to use java stream map inside java stream filter -0.94
Extract keys from Map for which there is no duplicate values -2.28
Target type casting for method arguments , Lambda +2.45
generate new list with two columns filtered and summed data +0.65