StackRating

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

Andy Turner

Rating
1710.64 (107th)
Reputation
94,166 (819th)
Page: 1 2 3 4 5 6 7 ... 70
Title Δ
Not thread safe class 0.00
ConcurrentModificationException whilst removing element using neste... +0.57
Iterating from a file to a 2d array in Java? 0.00
Is there a way to initialize a SortedMap<Integer, String> wit... -1.27
How to make java.util.ArrayList threadsafe 0.00
Differences between volatile and atomic 0.00
Java HashMap Shift Value 0.00
How do I get the index of sorted numbers from Arrays.sort in Java? +0.93
In Java how do I split a String by null char without using regex +0.76
Overriding method as varargs and Overridden method is normal method 0.00
What is the difference between assignment operator and addAll in ja... +0.23
strange issue with Generic type inference -1.35
How to define a child class extends from generic class 0.00
If an object is not mutated anymore, can it be safely shared across... 0.00
In Java, how to get positions of ones in reversed binary form of an... +0.80
In Java, how to get positions of ones in reversed binary form of an... -0.71
Why do I keep getting the wrong date/time when converting from a UT... -1.17
How does computeIfAbsent fail ConcurrentHashMap randomly? -1.01
working with streams problem of Local variable defined in an enclos... +0.22
Implementing generic Java interface with unknown type as a return t... -0.28
How to implement generic types with currying 0.00
How would I change my code from a while loop to a do while loop in... +0.22
Class::isEnum need check this.getSuperclass() == java.lang.Enum.cla... 0.00
Private access modifier for methods in nested classes +0.55
Generics propagation in Java 0.00
Is it possible to force Java to throw an Exception after some block... 0.00
Variants of the for loop and syntax 0.00
Java 8 Stream illegal exception +0.21
java.time.zone.ZoneRulesException: Unknown time-zone ID 0.00
Java non-empty loop will effect thread reading static variables? 0.00
How to Convert List<Map<String, Object>> to List<Map... +1.07
Only print every other enum value in for loop -0.41
Java sorted data structure that allows for logarithmic time removal... +0.22
How to use a static import for java.util.Arrays.toString? 0.00
Why enum reference variables cannot be declared outside method on i... 0.00
Is it possible to read stale value of non-volatile variable during... 0.00
String pattern detection +1.04
Java: Is volatile access necessary when threads set different cells... +1.58
Java: Is volatile access necessary when threads set different cells... -0.42
Why constructor is not invoked when we use this keyword in Java? +0.22
add (List<? extends Z>) where Z is an interface . Class B ext... 0.00
Print only those numbers that are double of another number in the a... +0.62
For Loops - Why does the nested loop print first? +1.41
java method to convert List<String> to List<T> where T... +1.76
How do I handle duplicate keys in HashMaps in Java? +0.21
Compatibility of Generics with legacy code - why does the foreach b... 0.00
Java volatile keyword - Do i need it? 0.00
Why couldn't Integer type convert to Double type automatically... +0.22
Best practice with lines longer than 80char? +0.13
parallelStream() java 1.8 vs 11 +0.68