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 ... 43
Title Δ
How do I fix a mismatching type error when returning the result of... +0.36
Java superinterfaces runtime difference Java 8 vs Java 9 +1.48
Module commons.math3 not found using jdeps 0.00
Stream collectingAndThen get latest record to sum a value -1.80
Write ODF Spreadsheet documents with ODFDOM Java API 0.00
Collection.toArray(IntFunction<T[]> generator) does not recei... 0.00
Use SWT in Eclipse in a Java 15 modular setup 0.00
How to decide which plugin to use in maven? +1.53
Compare hashmap by both key and value in Java 8 using lambda function +0.36
How to use unsupported Locale in Java 11 and numbers in String.form... +2.03
Sort main list based on date field in nested list Java 0.00
How to check if two streams are disjoint? +1.30
Stream.forEach after map operation, why is Object's toString no... 0.00
Java 8 Grouping with Multiple Keys -2.28
Collectors with nested group by for maps (java 8) 0.00
Concat stream lines before collecting them 0.00
opencsv throws exception when called from main, and module-info.jav... 0.00
How to get an object from a list that could be a parent or one of t... 0.00
Using lambda expression to access a value in a map using an optiona... 0.00
Initalize and chain predicate 0.00
Problem with filtering collection, using Stream API 0.00
How to simplify a lambda method that receives a list of integers an... +0.73
java 8 stream groupingBy into collection of custom object -0.31
How to add a non-modular Maven dependency to the module path as an... 0.00
Grouping a map by object's property to a new Map +1.39
Java Optional<List<T>> to Map conversion +0.82
Getting error on running a multi-module project in IntelliJ IDEA 0.00
Error while trying to compile and run sample module in Java 0.00
Filter contents of list with entries matching entire contents of an... +0.40
How to collect a map of a pojo id to a set of a property of a colle... +0.36
Scrabble Scores with Streams 0.00
How to retrieve nested list from object using Stream API? 0.00
How to get Top N values based on repetition from a list in Java -2.59
Cannot infer functional interface type Error in Java 0.00
How can I get `reduce` to divide values in the stream by one another? 0.00
No bean named 'entityManagerFactory' available when module... 0.00
Optimum way to merge elements in an ArrayList in java 0.00
Java records with nullable components 0.00
Multiply and sum items of 2 lists using stream in Java 0.00
How to fix the issue with Java 9 Modularity after adding dependency... 0.00
In Multimap how to return value which has highest occurrence 0.00
Using streams to find a minimum of a list of Date objects from a Ma... 0.00
Group items in a list in Java 0.00
How to enhance the performance while dealing with two maps in Java 0.00
Effective way of replacing containsKey check with methods introduce... 0.00
Mapping the string representation of each line, given a list of lis... 0.00
how to create a unique map and create a string list of a given attr... 0.00
ParallelStream with filter chaining 0.00
Call a method for each element of a list using Streams -0.22
Retrieving employee department and id based on the salary using Jav... +1.60