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 ... 8 9 10 11 12 ... 70
Title Δ
Some characters get lost while writing to StringBuilder 0.00
Java concurrent hashmap missing values -2.17
Integer.valueOf returns ASCII against a character +1.02
Java generic, method that returns T where <T extends String>... +0.26
best way to Iterate over a collection and array consecutively +0.26
AtomicReference compareAndSet: String reference vs value equality 0.00
Access declared "try-with"-resource in catch-clause +0.24
How to find the maximum and minimum value in array +0.25
what is the behavior of java after returning to a synchronized bloc... +0.25
Why generics can't be applied to the same signature? +0.21
binarySearch with generics and capture of 0.00
How many bytes of English and Chinese characters take in java? +0.35
Not getting ArithmeticException in Java +1.14
Why Java needs an argument for a method to correctly deduce generics? 0.00
What happens if an object is modified outside of the concurrent map... +1.18
How can I remove chars from index 0 to index of charAt 0.00
Having problems with generic types - Java 0.00
Java enum variable name same as enum name 0.00
Java Collision in Hashset collection +0.25
What's wrong in the ternary operator ? in java 0.00
Some case-specific questions about multi-threading -1.55
Java groupingBy is always changing order +1.58
Unexpected HashSet equals behavior +1.39
what is the runtime type object in this 0.00
Conflict between return type and method parameter when return type... +1.72
Understanding Java's varargs 0.00
Code unreachable in while and if statements +0.27
How to escape pipe character in Pattern.compile() 0.00
Why does static hashmap created for every instances? 0.00
Double to string alternative due to performance issue +1.73
Multiple StringBuilders inside StringBuilder. Does it worth? +0.27
Ambiguous method call println char array and String (instead of Obj... 0.00
How to get current date in UTC zone as long value in java 8 +1.01
Can anyone explain compile errors in this? +0.27
how to finish this java program about the collection 0.00
Compare hours and minutes using only if 0.00
How does this implicit declaration of generics work in java? 0.00
How do I write unit test for a setter method which does not have a... 0.00
What are octal numbers (base 8) used for? 0.00
What does int ai = a[i], j; do? 0.00
How to make my own generic structure to have dynamic comparator 0.00
Convert SortedSet to a TreeMap or ImmutableMap with keys as iterato... 0.00
How do I not use more than 3 distinct numeric literals in my code? 0.00
Android Reading a large text efficiently in Java 0.00
Thread-safe HashMap of Objects with Nested ArrayList 0.00
How to do ConcurrentHashMap.computeIfAbsent without assigning the e... 0.00
java.lang.ClassCastException error on Test server 0.00
What is an example to demonstrate the need for synchronized in Java? 0.00
Static factory methods instead of constructors 0.00
java comparison of two enums 0.00