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 ... 21
Title Δ
Java list of punctuation characters? +0.84
Replicate deferred/async launch policies from C++ in Java -0.92
Why was java.time.YearMonth made a final class? -1.21
What will happen if an interface extends many other interfaces that... +0.36
How to easily get a data reference from an SWT Combo drop list -0.15
How do I solve the problem of eclipse automatically converting; to... 0.00
Prevent object garbage collection before other objects 0.00
How do i generate a number between 0-9 or letter between A-Z and th... -0.21
JAX-WS in Java 11 and missing class WebParam$Mode 0.00
setting the values of arrays in java by using their indexes +0.35
throwing Class<? extends Throwable> -0.48
Does Java Float.compare() Always Produce The Correct Result? -0.89
ClassNotFoundException Class.forName() at Enum +0.34
Null pointer exception on second attemp of calling toString method 0.00
How to make sure that exceptions do not lose its stack trace inform... -2.00
JAVA object escape about String 0.00
Java: Implementation of interfaces and functions that returns inter... +0.36
How to compare a char to array when the array is not full +0.35
Does the array instance variable not relate to the setter method in... +0.35
How to fix "method not applicable to arguments" problem i... -1.27
How to fill an array with objects in a function whereas I declared... 0.00
How to stop blocking queue size from increasing in thread pool exec... 0.00
How can I serialize another object to an existing file? -0.64
Overriding Arrays.toString() Method -1.27
Is there a data structure that only stores hash codes and not the a... +1.52
Why does ArrayList have a clone method -0.66
No such file or directory found even though the file is in the same... -0.40
How can I delete an object from a pointer to a pointer array? +0.02
Why its possible to access class methods using signature of the int... -0.07
Java how to add insert element at beginning of variable argument ar... +0.85
Accept superclass as parameter but use subclass in method +2.36
Loop is turning my negative integer positive in java +1.57
How do I access a particular Enum value in another class? 0.00
How to cast one object into another +0.75
Which method is chosen in a polymorphism when calling a method avai... -2.48
How to concatenate fasta files with identical names into one file w... +1.68
Java- Creating Consistency Between Two Variable in Separate Classes 0.00
Java: Is child overriding parent discouraged? -1.90
Do the Java or JIT compilers optimise Arrays.asList when the parame... +0.37
Why can methods of subclasses be more accessible? +1.59
How does a method get called by a constant? -2.36
Why cannot I return values from two functions in Java? +1.98
Why can't I use foreach on my Class? 0.00
Quick way to determine whether a list contains at least one item co... 0.00
How to access a protected method of superclass in a subclass? -0.64
Does Java 8 mean version 1.8? +1.33
Array Types and Classes 0.00
Getting a method from a super class through an instance 0.00
Why doesn't Java's `equals()` do deep comparison by default +0.77
Can you return the super in Java/C#? (would it be useful if u could?) -1.83