StackRating

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

Spotted

Rating
1487.75 (4,447,262nd)
Reputation
2,905 (58,198th)
Page: 1 2 3 4
Title Δ
How can I add Levels to my game with less duplication of code? +0.52
Generic cloning / copying -0.92
finding vals from table with variable keys +0.64
Java Pattern.split() with overlapping delimiters -1.17
Method which is using BufferedReader to read a file and returning a... 0.00
Should I throw UnsupportedOperationException in hashCode() if I nev... 0.00
java : Loop through two ArrayLists without ListIterators using abst... -0.27
Funtional Interface -1.96
Can a Map have both key and value as collections +0.11
Comparing fields of object store in arraylist using iterator -1.51
JavaFX how do I fix stream() 0.00
Constructor calling contructor with arguments -0.16
Java 8 Lambda Stream forEach with two if-statements -0.38
How do I move two parallel arrays from one method to another, by re... +2.66
Copying characters from a String in an array into a new array +0.31
Sorting of array without duplicate in Java +3.90
what's the meaning of non-abstract empty method in an abstract... +4.06
Handling exception with lambda expression -2.99
How would I take a user-input number and work on its digits individ... +0.11
How better can you rewrite these lambdas? +2.01
Sorting DBList using Collections.sort -0.08
Getting Values From a Hashmap Randomly -2.58
How to use non-final variable inside Java8 streams/filters? -1.91
Trying to write an addClock method for a Java assignment +0.01
How to aggregate multiple maps into one that counts occurances of s... 0.00
Can I limit which classes can implement an interface? +0.01
How To merge this three order list to one list with same name item... -1.99
Java Test Class Encryption 0.00
JAVA 8 Reference to instance methods. How does vals[i] automaticall... 0.00
General Information about how to check for non unique IDs in Java c... -3.80
How does a Java if statement work when it has an assignment and an... -0.21
Java: creating objects based on string using class.forname.newinsta... -2.07
ExecutorService that executes tasks sequentially but takes threads... -1.67
Display sequence using multiple threads -0.32
Break multiple numbers in array into digits and count the repeating... +0.27
Iterators for the copy-on-write collections +0.78
No type mismatch - conversion from primitive int to boolean +2.47
String inside switch case returns null -3.96
Select a resource from each category that should have same availabl... 0.00
Deeply nested if statement remove PMD -3.35
What is the best way to handle code with if/switch statements havin... +1.21
Best way to implement graceful cancel for running async jobs in java -0.09
What OOP patterns can be used to implement a process over multiple... -2.65
Formatting a Date with optional parts +4.08
Using power mockito to suppress private static method +2.50
Where to handle NullPointerException( in function or in constructor... -4.22
Immutability vs thread safety 0.00
How do I combine these two while statements into one? -0.91
Convert String representation to minimal Number Object -2.26
Why does creating SimpleImmutableMap cause unchecked cast warning? 0.00