StackRating

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

Dorian Gray

Rating
1493.51 (4,326,060th)
Reputation
1,511 (108,336th)
Page: 1 2 3 4
Title Δ
What is the meaning of public static void main(String[] args)? 0.00
Why won't I append an int array in Java? +0.52
What is the right way to define constants when there is a huge numb... -1.64
How do i create a loop that changes a boolean's value when the... 0.00
How to run a function parallel over an array in java ( Multiple ^ o... 0.00
Can we pass test(null) to void display(Object o) //test is an objec... -0.47
Sorting objects of ArrayList by their date and time -0.68
Alien method in java concurrency is hard to understand -1.41
How to create class object depending on one statement +4.18
Immutable : why we need final variable in immutable class? +0.85
Return a CompletableFuture without exposing executor thread -1.89
No access to public method in interface implementation class (acces... +4.13
What is the best situation to remove deprecated functions dependenc... +4.92
How is <class>::new a Runnable? -2.14
What is the best way to eliminate many if-else conditions? +4.13
Java variable initialization different ways of handling? -2.02
Eclipse 2019-03 is showing this message: JRE Oracle Corporation/12.... 0.00
Serializable in Java - JGraphT's Pair class - Should the type o... +0.57
NoSuchElementException and more +0.23
How to properly pass an array as a parameter in a class copy constr... +4.28
Why does java support both arrays and collections? +0.33
Java 1.8 compilation error for lastmodified +4.39
Initialization order in java, contructor inside static block -0.74
why Java 8 :: operator not working for Object hashcode method when... -1.34
Why Float and Double wrapper classes are immutable in java? +1.85
How do I get my hashmap to print in the order I want it to 0.00
Differentiate provided default no args constructor from declared one 0.00
IndexOf()Method to find a number problem in a string -1.19
ConcurrentModiciationException when adding an element to list while... -1.71
How can I permit an ArrayList from removing added objects without o... -3.76
What is the use of converting the array to a string in this line &q... -1.53
Java: Proper way of creating a list containing all not-in-intersect... +2.18
Converting LinkedHashSet to ArrayList or just using ArrayList +1.64
Java 8 list processing - add elements conditionally +5.34
How to fix the position of the JPanels after expanding the JFrame +1.68
How to create an object of class with private constructors? +4.48
Why Arrays.copyOf so slow? -0.61
Unexpected Java Functional Interface conversion +1.88
Why does encasing variable initialization into an initialization bl... 0.00
How to rename a file using a java while it is open 0.00
Java 8 compilation error "inference variable D has incompatibl... 0.00
How to keep order in Java 9 Set.of +1.57
Why is my Scheduled Task not running 0.00
Optional parameter in java (can be null) -3.03
Why fields marked as final or static not saved in database +4.56
How does java differentiate Callable and Runnable in a Lambda? -3.22
Java lamba argument type not inferred correctly +0.16
Why the final keyword can make strings equal in java 0.00
Exception thrown inside an anonymous inner class not caught -1.96
Elapsed time measurement issue - JAVA 0.00