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 to compute the hash code for a stream in the same way as List.h... +0.48
Iteration of generic Functions +3.56
How to change following nested FOR loops into Java8 Stream API? -1.90
Array value restriction by class inheritance -1.66
Design pattern for many if statement and Boolean condition? -4.43
How to use mockito to not evaluate a method inside the testing method +2.00
How can I design this better using OO and SOLID principles? -4.30
Assert that Optional has certain value +4.27
Visitor pattern implementation in case of source code un-availability -0.14
Java - Given Interface with methods - how are parameters passed? +3.57
Merging n number of list into a Map based on a value in List +3.92
how to convert long to byte array in java? -3.72
How to change my method to a generic method? +4.25
Reasons for declaring a private static final variable +3.99
How equals 3 ArrayList<String> and check matches of objects i... +4.43
Difference in resource closing 0.00
Iterator or Enumeration, What should I use? 0.00
Does ReentrantLock use Decorator Design Pattern in java? 0.00
The type Prevayler is not generic; it cannot be parameterized with... 0.00
Java count all the values of an array and store it in an array -0.12
Junit test: Test multiple Exception +4.14
How to protect a method implementing an interface from overriding? -4.10
Abstract vs No instance approach? -2.85
What data structure would fit a sequential event dispatch system of... -1.55
Handle exception's causes differently -3.61
Create object of anonymous class -3.99
Parsing date string with diferent dateformats +1.83
How to change UI from other threads +1.00
there is find without overidding equals and hashCode in hibernate c... +4.37
grouping objects according to some fields -4.15
Given a list of strings, create a hashmap with length and string +5.16
force assertEquals(String s, Object o) to use o.toString()? +3.99
Java Translate XML into HTML using XSL +3.55
Know if a class property is used in a class function -4.01
Java XML XSLT to generate HTML Report 0.00
Inner Class and Constructors 0.00
Instantiate an extended class or its parent (depending on circumsta... +3.71
Convert Int in Request Body to Long always -3.58
Java | Create an explicit addition function only using recursion an... -1.16
override the return type of method declared in the interface after... +4.05
Misleading stack trace involving JavaFX and generics -3.36
Observer pattern - does the observer needs to know the Subject ? -0.29
how to store date in particular format if input itself is a date? +3.97
How can I merge and then distinct collections with the Stream API? -2.85
Using static imports and code readability quality? -4.20
Remove duplicates in Long array -2.01
Java: Counting clicks on button -2.90
Where to validate type creation parameters 0.00
Can an abstract class be instantiated? +4.10
How to deal with hard to express requirements for dependencies? -4.08