StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Andy Thomas

Rating
1601.91 (1,696th)
Reputation
69,368 (1,254th)
Page: 1 2 3 4 5 ... 21
Title Δ
How to treat `int` like an object in an array -1.56
Guava.Objects.hashCode vs Java.Objects.hashCode 0.00
Mapping a Collection by two fields in java +0.35
using method in switch case statements -0.73
Why are there two different types of operator overloading for the s... 0.00
Why doesn't Java optimize String.split("regex") calls... +0.37
Using interface hides the exception thrown by implementation 0.00
Why isn't my fish moving? 0.00
Try-With Resource when AutoCloseable is null 0.00
Getting a range of data from infinite time series 0.00
No arg constructor or arg constructor +0.58
How to preserve newlines while reading a file using stream - java 8 -1.85
Eclipse Projects are gone +0.34
Convert Strings of 0 & 1 into bytes -1.35
Creating List of Enums? +0.46
passing variables into a method 0.00
for loop skipping first string in array +0.95
Can I store different values in an object's field depending on... 0.00
How much memory is used by Java program -0.15
This call of a method should be causing an IndexOutOfBoundsExceptio... +2.03
ArrayIndexOutOfBoundsException error with parallel arrays -0.18
In Java, when would i use ArrayList over a sparseArray? 0.00
In Java, why does this array declaration compile? +2.34
Should object be explicitly deleted after removing it from a Vector? -0.62
Adding to the value in a Hashtable [Java] +1.33
Java - abstract class and interface +0.32
What is benefit of creating a duplicate String object in heap if th... 0.00
Constant Map for case selection in switch statement? +0.36
Client-Server Socket Programming Java -0.63
How to check in 2d array if all elements in row and column are the... -0.24
Queue not looping, and terminates early? 0.00
"Illegal start of expression" +0.41
Eclipse SWT: How to unmask style combination from getStyle() +0.38
String Initializing -0.46
while(string.length >= 0) gives StringIndexOutOfBoundsException... 0.00
Set of constants that I can iterate through 0.00
Java pipes, why i get the write end dead exception 0.00
How many objects are created - Java -1.51
I'm trying to create an arrayList that could accept both intege... -0.59
Maintaining order of elements in unsorted linked list after removal... +0.35
Immutability vs state change in a class +0.93
Regular expression boundary matchers for beginning of line (^) and... 0.00
Java Generic List Class with Type +0.35
How to recursively get all combinations in Java? +0.11
How do i make an if statement have multiple strings? -0.56
Please help me grasp the logic of calling toString on objects 0.00
Cast java Object to a generic type with a known type parameter -0.65
How to handle multiple similar conditions in while loop? -0.94
Method Implementation in Java -0.12
How to force subclasses to have constant reference to an enum? +1.57