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 ... 14 15 16 17 18 ... 43
Title Δ
Java 8 Optional. Why of and ofNullable? +0.74
Java stream sort reversed after sum +0.44
How to add string text to orElse and .map 0.00
Java: Is `sun.awt.image` package deprecated? +0.61
Lambda expression to search a Java Map using value 0.00
JavaFX Modular Application, java.lang.module.FindException: Module... 0.00
Why does .forEach(val -> list.add()) compile whereas .forEach(va... +1.41
Reverse Sort a stream -1.22
Find most recent date in a list of objects on LocalDate property us... +0.45
How to filter directory listing by using a property from the result... +1.62
Simple Java 11 JavaFXprogram, Error when run from JAR file (Windows) 0.00
Debugging with JShell +0.45
Modules not found that are required in module-info.java 0.00
How to find counts of distinct objects using Java streams +2.35
Transform Java List into the Pivot format +0.39
Getting list of results not contained in same list with Java Streams +0.24
How to figure out which Xlint option corresponds to a compiler warn... +0.07
Why is my Java9 module service not working? 0.00
Why it is allowable to create Thread instance with NON Runnable arg... 0.00
How to define qualified exports to unknown modules? -1.96
What approach to choose when refactoring method, so that it respond... -0.07
How to convert Collection<Set<String>> into String Array +0.33
Understanding lambdas and/or predicates +1.40
Comparing lists with hamcrest +0.48
Interface Inheritance in Java +0.44
How to compare multiple items of an arraylist into another arraylis... -1.61
Format enum variables when they are called -2.13
What prevents someone from subverting qualified exports by pretendi... 0.00
Use java automatic module cdi.api with maven and java 9+ 0.00
Is it possible to use SharedSecrets across Java modules? 0.00
Java 11 Functional flow infers wrong type on method call 0.00
Comparator using a double in Java -0.57
How to find objects based on index of Integer array? 0.00
check EmptyOrNull for unknown amount of collections and maps +1.76
A class that accepts an array of objects then adds to an ArrayList 0.00
generating map from list of objects having a map using java lambda8 -0.81
Sorting based on a criteria Java (Custom Sort) -1.66
Java Modules and resources in identical directories 0.00
Removing first case insensitive duplicate of an ArrayList -1.19
Compare object field values in array list based on conditions and r... +2.37
Good way to filter list distincted by property and ordered by date +1.62
Java 8 lambda filtering based on condition as well as order -1.31
How would I make a main method which adds arrays to an arraylist an... -0.14
Using Java Predicate and Lambda +0.70
Is there any build in Java way to make a Set out of a combination o... 0.00
Compare two Lists and same values store in third List issue +0.03
Get the remaining list of element after removing a particular eleme... +1.62
How to create an ArrayList of books that filters out books above a... 0.00
How can I use reference method in a UnaryOperator java 8 -1.57
sort by nullable field saying the item's position -2.06