StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

dehasi

Rating
1472.96 (4,515,135th)
Reputation
1,203 (132,199th)
Page: 1 2 3
Title Δ
Add method .equalsOr() to String class +3.89
Conversion between values of different classes? +0.44
Four sum problem to find tuplets - space complexity? -0.23
Java frequency in a list +2.98
NullPointerException thrown when adding entry to TreeMap -2.03
Replace lambda with method reference containing new keyword 0.00
Check powers of 2 in one line using left shift +4.28
Grouping by a Map value in Java 8 using streams -1.15
Spring boot: Build an uri "/{id}" using ServletUriCompone... 0.00
Spring RequestMapping in RestController returns 406 -3.89
how to separate double values from string in Java +4.56
Private variable getting exposed/modified +4.53
findFirst throws java.lang.NullPointerException -1.16
Is there a way to use Autowired constructor in JUnit test using Spr... +0.22
How do I allocate an array of arrays in Java? 0.00
SonarQube issue with public static variables | JAVA +0.37
Using String.replace for copys of final Strings -0.65
HTTP Status 415 – Unsupported Media Type when doing POST request on... -1.20
How to remove duplicates in HashSet? +4.27
Optional.orElse: how to continue the stream? +6.08
How to find the duplicates values in a Map with in a stream of list? -2.72
non-interferring operator does not show its contents +0.37
How can I collect result from nested .forEach in a Java IntStream +4.11
Printing random even value between two values using inheritance -0.11
Spring Boot Primitive Rest Controller Returns Whitelabel Error Page -1.10
How do I only read n lines at a time and print in reverse java -1.74
Java 8 stream with two Lists +1.99
JavaSocket connection timed out 0.00
how to correct this java code which uses BigInteger? -1.69
There was an unexpected error (type=Unsupported Media Type, status=... -1.80
Spring REST custom error-object handling in client -1.74
MockMvcResultMatchers - jsonPath() vs content() +4.42
Printing the Fibonacci sequence recursively -3.68
Java lambda intersection two list and remove from result -0.84
Given a number n, list all n-digit numbers such that each number do... -1.24
How do I exclude a null element from an ArrayList? -1.83
Trying to make unbeatable tic tac toe using minimax 0.00
Java stream group by and sum multiple fields -2.41
Hashmap shows same value for all keys -3.42
My Input from scanf() isn't stored +4.25
Replace list iteration logic with lambda expression -2.99
Sorting algortithm with index in java -1.15
Return HTTP code 200 from Spring REST API +2.90
Select Specific Columns from Spark DataFrame -2.28
How can I call second largest number from arrayList using collections +0.15
Rest assured verify that a JSON body contains all Strings from a List 0.00
Why java.util.UUID is Comparable? -3.45
Query regarding String Pool -2.00
Most efficient and quick search over Array List +0.09
Does a pure method have to be static? -2.16