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 ... 32 33 34 35 36 ... 70
Title Δ
Synchronized method in Java monitor +1.21
For a .equals, is there an equivalent or alternative? 0.00
Java: Best way to remove duplicated list in a list -0.22
I have written this code but it does output the value associated wi... 0.00
What is precision of double/float comparison (relation operator) wi... +1.28
Merge each element of multiple lists into one Element and return an... 0.00
Reverse items in generic List +1.68
Creating a generic list using class object in java +0.29
Removing Objects in Java ArrayList - Time Consumption -0.82
How to display changed strings to the user +0.13
Is there an alternative way for nested try and catch? -0.21
What to use instead of Class.newInstance()? -0.98
An exception is not thrown using throw command -0.41
How to create specific Generic type class? +0.30
How can I get JOptionPane to use the StringBilder I made. 0.00
How do I find the sum of values for a multidimensional array and re... +0.70
Parse a formatted string into a map which has same key many times? +1.22
add space between list elements at odd position +0.78
Java always give me wrong result with huge numbers -1.18
Arbitrary install a .jar file using a regex 0.00
Why A.class.getClassLoader() does not return the loader used by loa... -2.14
Reuse part of the same lambda expression +1.42
How is an object created in Java? To be specific, What is the proce... +0.31
Calling a Function Several Times or Creating a Variable +0.31
How to mock Jodatime DateTime with Mockito 0.00
How to fix Future<CAP#1> cannot be converted to Future<Voi... 0.00
Generic methods returning a collection giving an Unsafe type cast w... 0.00
How to add double quotes around a String variable in Java? -1.22
How to remove unused elements from an array without the use of the... +0.27
How to convert Serializable in an array of String? 0.00
Why final byte variable cannot be converted to Integer during auto-... 0.00
Why during autoboxing final long to Byte compilation error happens,... 0.00
Java: How do I get these two methods into one? -0.20
Unexpected StringIndexOutOfBoundsException thrown? -0.21
Can i put a empty return statement inside an instance initializer? 0.00
To reach the target number from 0 in minimum number of steps +1.13
if too much condition Java +0.57
Java - check intersection of two strings +1.47
Unable to import a class statically in Java 0.00
Why does Java stack Optionals? +0.29
Sort Java Stream like switch conditional -0.92
String length and character validation using Java 8 stream API 0.00
Python Mock and Unit test best practices 0.00
Binary arithmetic: why hash%n is equivalent to hash&(n-1)? -1.51
How to use bitshift operator in Java 0.00
Array out of bounds exception for basic array +0.58
Removing string from arraylist +0.99
Files to test in JUnit -0.20
Java Concatenating two Strings with only charAt -1.53
Why is it bad practice to allow to set a collection? -1.08