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 ... 54 55 56 57 58 ... 70
Title Δ
Talend error Invalid escape sequence (valid ones are \b \t \n \f \r... 0.00
Do we need to initialize an array in Java? +0.11
Java: Using Generics for String Parsing to Improve DRYness +0.38
Java regex: How to determine if a string contains words not in the... +1.95
Stream over empty Collection, adding values +2.47
Java Regex How to Find if String Contains Characters but order is n... +0.92
ArrayList empty in a different thread 0.00
`java.lang.ClassFormatError` list of error codes +0.36
How to use try-with-resources statement with interface object in Java +1.91
Is ZonedDateTime hashCode() Consistent with isEqual()? -2.41
Java Mockit : How to Mock a generic class method in JMockit -2.44
Why the “getPassenger()” method in the below for loop can be called... -2.16
ArrayList is not Thread safe even with synchronized block? +0.73
Warning when reading non-generic HashMap from InputStream +0.90
Deleting all regex instances starting with char '[' and end... -0.85
Replacing contents of a String using replaceFirst() 0.00
for loop ( Java) -0.32
Why my if else statement (i.e. ? : ) does not work? +0.37
Java generics, call T method as T and not as its superclass +0.72
Why Future isDone() block the program like Future get()? -0.13
Converting string to integer is throwing an error at me :( -1.38
Finding the longest "number sequence" in a string using o... -0.14
Isolate function from executing from several threads using sync obj... +0.32
Having trouble bubble sorting an ArrayList 0.00
Compile Error in Java add char to int +1.92
What exactly does Weblogic "enable-call-by-reference" mea... 0.00
String Formatting with money -2.25
Size of a 'long' in memory - Java +0.32
Remove Leading zeroes from an ArrayList of integers +2.43
Why are private inner classes not visible for static imports? -0.06
Trying to do bisection method for input polynomial, stuck in foreve... +1.48
Avoiding framework-imposed circular dependencies in Guice +0.53
I have to create a two methods one for a clockwise rotation and the... 0.00
Converting Binary PGM Files to ASCII PGM Files using Java? Using Fi... 0.00
NullPointerException while injecting mock in PowerMock 0.00
Math.random() not giving unique number; is there any issue in API? +0.38
MySQL, Java – error 0.00
Is it possible to get a field through reflection without throwing a... +1.42
How do I convert this for loop into a while loop (with arrays) in J... +0.86
Regular expression to split a string into two different sections -1.05
return v.compareTo(w) < 0; what influence does the "< 0&... -1.44
What is a good "unreachable" Error for switches? -1.00
java.lang.ClassCastException: [D cannot be cast to java.lang.Double +0.37
Generic Type as generic type parameter 0.00
Why variable n isn't visible in second listener in Java? -2.63
Convert milliseconds to Date in specific format +0.41
moving elements in arraylist java +0.64
How find data type of premtive variable in java +1.07
Can I have enums with parameters? -0.61
Java Loop won't work like I want +0.38