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 ... 42 43 44 45 46 ... 70
Title Δ
Remove duplicates from ArrayList<String[]> - java 0.00
Implicit variable casting +0.64
System.nanoTime / System.currentTimeMillis = 107 (should this be 1e... 0.00
I am having a do while loop issue. Can anyone tell me why this is n... 0.00
How does TreeSet<E> keep the elements sorted and avoid insert... 0.00
Escape special character ^ in a regular expression in Java 0.00
Why do I get inconsistencies in this method when running 0.00
Static nested sub-classes of the enclosing type can still refer to... +1.72
Why am I getting the error "bad operand types for binary opera... 0.00
Java: Creating a Star from Circle Created Polygon 0.00
Java: Elegant solution to get a special Date as a long? 0.00
Parsing string in Java 0.00
How to input a "-" between repeating characters in a Stri... +0.77
Why does a wildcard on a generic parameter require an explicit cast? +0.30
How do I not allow duplicates to be added into an Binary Search Tree? +0.31
Count number of instances of a class in multi-threading environment? +1.26
Using a Scanner and String as input for method +0.31
How to get an enum constant from the first matching enum type +1.38
"Exception in thread "main" java.lang.StackOverflowE... -0.20
Java - Image BMP header 0.00
How to abstract a line of code into a variable 0.00
What is a "runtime class" in Java? -0.24
String.replaceAll does not apply to any kind of characters 0.00
How do i stop a user from entering a String in this read() method? +0.69
use List Foreach instead of for() Java +1.12
Does Java's try-with-resources catch errors or just exceptions? -0.40
Java - Abstract classes and concrete classes +2.67
Why is my program entering a while loop when the condition is false? +0.17
Proper usage of Singleton getInstance method -0.62
what is happening when l(long) -= f(float)? -0.75
Passing a tab character as a command line argument in Java +0.31
Why does the java accepts integer with a '+' sign and how t... 0.00
In binarysearch, if the element isn't found, why is the convent... 0.00
Why am I getting exception java.io.NotSerializableException? 0.00
java generics and program-design, how to properly implement a list... 0.00
Java Generics - Cannot override a method with an extends generic 0.00
Will typecasting of null throw an error or exception in java (andro... 0.00
How can i fix this stack overflow error? 0.00
How to initialize to "intertwined" objects in Java at the... 0.00
Java single int colors 0.00
Java Integer index to bit position -0.42
Java Generic Binary Search Tree cannot compare T types 0.00
Generics: Why casting with wildcard and vise versa allowed in Metho... 0.00
Generics applied on interface Java 0.00
Create a Class whose object can not be created +0.87
Mutithreading with System.out.format and System.out.println +1.07
Java - Why floats require cast or 'f' suffix whereas long d... 0.00
Testing for equality with Doubles +0.33
Can I avoid a null check when comparing an Integer that may be null... -2.32
Generic extending or generic that extends 0.00