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 ... 12 13 14 15 16 ... 43
Title Δ
When to use Optional.orElse() rather than Optional.orElseGet() -0.11
Java 8 - Filter a string-X from a list using startsWith and Save th... +0.28
How to close implicit Stream in Java? +2.27
How to fix this 'Lambdas should be replaced with method referen... -0.51
Accessing static inner class in Java peculiar bhavior - Why? 0.00
java 8 lambda tech question for jsonpath library 0.00
How to know which element matched in java-8 anymatch? +0.94
lambda collections question help needed dealing with iterating over... 0.00
Wildcard class as variable in constructor -1.33
How to extract a List<D> from a HashMap<E,R> using stream -0.45
If else code execution with Optional class +1.11
How to write a generic method for lambda? 0.00
Is it possible to compare two binary trees in less than O(n log n)... 0.00
what's the Time Complexity and Auxiliary space for this method? +1.54
IndexOf()Method to find a number problem in a string +1.06
When are elements ordered in PriorityQueues? +2.12
How to group nested maps +0.29
Java: I cannot execute a compiled Java code +0.05
Is there a way to programmatically upgrade dependency version in po... 0.00
Predicate in Java11 filters all elements 0.00
How do you implement a list vs. an arraylist +0.05
How to design rest end point for an item having multiple types? 0.00
Boolean switch outside of lambda -1.30
How to get a List<E> from a HashMap<String,List<E>> -1.11
Get All Enum Values To A List +1.06
Convert looping into lambda and throw exception -0.35
How to use BiPredicate with anyMatch() +2.07
Difference boolean[] b = {false} vs. boolean b = false? +1.05
Create custom Predicate with Set<String> and String as parame... +0.53
Use Generic Supplier to throw unchecked excpetion -0.82
incompatible type wile returning generic method of statictype -0.58
Reversing a Queue<Integer> and converting it into an int array +0.70
Is there any way to count integer elements in text file? -0.08
Open JDK 11 and javah in pom.xml 0.00
How to convert following method to java 8? +1.06
How to return if something is a subclass 0.00
conditional check in java 8 stream apis +0.64
Finding if array of 100 random elements contain number, which doesn... -1.22
The option "Tag (JUnit 5)" does not show up in IntelliJ 2... +0.41
Get the Strings that occur exactly three times from Arraylist<St... -0.77
Average of even numbers gives back wrong value +0.45
This keyword in lambda 0.00
Lambda Expression is not working, getting terminated -0.74
Convert Map<String, Object> to Map<String, Set<Object&g... +0.12
Real world example of using a functional interface in Java +0.70
Cannot access JavaFX class "WebPage" in IntelliJ-IDEA 0.00
Use jdk.internal.net.http +0.42
How to Add array elements to PriorityQueue in java? -1.17
Serializing Sonarqube issue when mebers are java.util.List type 0.00
Gson "fromJson" with 'T' 0.00