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 ... 4 5 6 7 8 ... 43
Title Δ
Converting a list of objects to Map 0.00
Java stream multiply and return sum of multiplication +1.40
Intellij: Java 11: export module: package not found {module not fou... 0.00
Finding subset of an array list on identity fields in Java 8 +1.55
How to access the last element of a split inside a PrintWriter? 0.00
Java Stream How to skip calling a method if another method returns... 0.00
Is there any way to delete some elements from a given ArrayList aft... +2.09
Get rid of duplicates in one line instead of two with java 8 stream +1.73
Is there a way to concatenate grouped lists into a set in Java 8 in... +2.24
Add all values of an instance of an object to a List +0.46
Java8: Collect min, max and avg from List to Map -2.33
Java: construct a map aggregating its value if key is present +0.45
How to translate a Optional mapping to Stream mapping in Java -1.36
How to find the top n most popular Sport from a list, inside a list... +1.74
Java api returning Optional +0.35
Java 8 - Lambda Expression Convert List<String> to List<DT... +0.84
Filtering a stream when given multiple conditions in parameters +0.25
How can i use lambda method summaryStatistics() to find statistics... 0.00
collect child objects to a hashmap of parentObjectId using java 8 s... 0.00
Java Stream, how to check Map value for length -0.73
How to convert List to Map using Java Stream API? 0.00
How to get Stream from an array of array of String? +1.58
Call method and assign variable from Optional<T> -1.15
Removing overloaded method in Java -0.62
For loop to add custom objects to arraylist for n times - Java8 0.00
Rewrite cycle with break to lambda +0.39
How to escape "IllegalStateException: Duplicate key" in J... +0.43
Calling method after Optional.filter() without passing in object -0.58
Calculate summation of the function 0.00
Java: Using void with Function<T,R> and Consumer<T> 0.00
How to define custom sorted comparator in java 8 Stream to compare... 0.00
Iterating over List of Objects inside another Object i have in the... 0.00
Java 8 conditional logic inside Peek? 0.00
code coverage of CompletableFuture.supplyAsync code 0.00
Bad return type in method reference: Cannot convert Employee to Opt... 0.00
java8 method reference , allowing incompatiable return type 0.00
Stream within a Stream using two list 0.00
java Stream() showing error while using .replaceAll() method on lis... 0.00
applying limit on stream conditionally - "stream has already b... 0.00
Java Nested Class: Instantiating inner class from outer class 0.00
Error trying to convert a List<String> to List<Integer> 0.00
Stream groupingBy a list of enum types +2.25
Java Program getting failed with timeout for some test cases -0.08
How to perform arithmetic operation in foreach java 8 -0.05
Stream reduce vs Stream.parallel.reduce() -0.08
process data csv with Java 8 and streams 0.00
Java 8 how to obtain stream instance with max value 0.00
How to use stream API with HashMap +0.42
java stream groupingBy embedded objects -2.24
How to Convert a List Into Map of Map Map<String, Map<String,... +3.07