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 ... 38 39 40 41 42 ... 70
Title Δ
Intro Sort (Quick Sort + Heap Sort) not persistent? 0.00
Singleton (Traditional vs Enum) +1.54
Can I directly instantiate an interface using Java reflection? +0.30
Java loop structure that iterates over strings and works with multi... +0.31
Looping Iterator Java throw ConcurrentModificationException 0.00
Arrays & While Loop in Java +0.07
Logical OR with Strings -0.18
Performance of StringBuilder.append 0.00
Largest Java Short (32767) plus 1 not turning negative? -1.52
Executors NewFixedThreadPool not giving the expected result 0.00
Java: Do i need to throw an exception? -1.88
Regex replaceAll with substitution probability +1.03
Terse, warning-free, generic list declaration? 0.00
Java wrapped generics compilation error +0.74
Not sure how to use the .equals() method to compare a string in an... -0.18
Threads and Exception Throwing/Handling 0.00
Java Rotate 3D Vertices around Y axis 0.00
how to change the extension of a File using java? 0.00
How to create a binary search tree that includes all numbers from 1... +0.32
Weird String.replace() function return +1.34
invoke a method using the name of an other enum -0.93
Java StringIndexOutOfBoundsException +1.56
Reversing a String using a LinkedList based Stack 0.00
Passing superclasses into a method where a subclass is needed 0.00
Why does this complex generics example not compile with Java 7, (bu... +0.37
Constructor is never used -0.19
Throwing ConcurrentModificationException if we add elements in Arra... -0.18
Additional type bounds in constructor +1.73
How to convert a byte array to a String in Java, and skip all null... +0.32
How to force a subClass to implement a method in superClass which h... -0.69
Getting a return line error for my method? -0.51
How can I remove these nested for-loops in my java code? 0.00
What would be the correct way to implement 'this' key word... -0.21
Junit Testing for Thread.sleep() in Java 0.00
Best way to create a string array with values from super class whil... -1.24
Provide type variable value for another constructor +0.33
Are there performance implications when using ArrayList.get() many... +0.38
who will tack more time complexity or time -1.05
Guice instantiate different classes with different providers 0.00
Java - regex to replace FIRST and LAST character with another one i... -1.29
How to get the interrupted status of a terminated Java Thread? 0.00
How to find whether a point is lying inside a square or not in Java? +0.32
How to check if a calculation result is Infinite or not? +2.04
Mutable items in Immutable +0.08
Math formula not returning correct answer 0.00
Java - Rearrange int array so that all the negative numbers come be... -0.17
Implementing abstract methods in a subclass in Java -0.08
Weird bit shifting behaviour -0.71
Generic method, equality constraint +0.39
Improve time complexity of this algorithm? 0.00