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 2 3 4 ... 70
Title Δ
checker framework, is there any way to silence/disable type.anno.be... -3.09
Closing resources created in failed constructor 0.00
is it possible to pass a " Java 8 Method Reference" objec... 0.00
Java thread InterruptedException block not executing +0.22
Vector replacing value inside itself without accessing it 0.00
Square root calculator breaks when asked for more precise answer 0.00
Java Inheritance: How to invoke super class method when subclass in... +1.35
How to get weekly Google Fit Rest API data 0.00
What purpose does enum constructor have if values are final +0.20
Understanding hashmap (with Arraylist as value) put method +0.90
How to get userId for Google Fit API? 0.00
Can I give a generic function the correct type information? 0.00
Weird Java's typesafety not working for collections 0.00
Can the time zone affect a java.util.Date.compareTo() result? +0.61
How to synchronize code based on boolean value? +0.82
What difference does it make what values you put on either side of... 0.00
Flipping a coin and stopping when it lands heads 4 times in a row +0.90
How to change the internal state of a Clock instance in Java? 0.00
List<? extends SuperType> can contain multiple diffierent Chi... 0.00
Is there a difference between new Class[]{} and new Class[0]? 0.00
Why is the runtime for this code O(N^2) when using a linked list? 0.00
Exercise java recursion -1.85
Problem with DataSource creation on Google Fit REST API (Oxygen Sat... 0.00
Is there a Java 8 way to populate the following map? 0.00
bad operand types for binary operator '-' in Prioritiy Queue 0.00
What is wrong with my comparable interface logic? +1.07
Trying to GET API for Read Sleep Data from google fit but returning... 0.00
Trying to fetch Read food items eaten data from google fit but retu... 0.00
Is there any way to improve the performance of the below code? 0.00
Mockito argument matcher that matches any of a type with generics,... 0.00
What final value does the variable nbrA have? +1.19
why I need 'new' for array parameter? +0.87
How to resolve: parameter never used with T type while T itself is... 0.00
Double for loop with if condition 0.00
Will instance objects in multiple threads have access to the same s... 0.00
Why is it said: "Checked exceptions are not forwarded in calli... +1.26
Java: Is there a refactoring "pass whole entity into method in... -0.61
(Subjective) Invalid Java Class Constructor -0.57
Is there a convenient way to generate a sorted array from the value... 0.00
How to join string and number suffixes together in Android/Java? 0.00
Truth Table all possible combinations +0.74
convert loop while with two counters into lambdas java 14 0.00
overlapping ifs refactoring of java -0.67
Difference between !(a==b) and a!=b +0.39
Heavy number corruption in floating point division in Java? +0.57
Does Collection.SynchronizedList iterator block entire iteration pr... 0.00
add() method keeps writing the same object at all the indices in th... 0.00
private variable is suddenly null +1.95
return type int is not compatible with long error in java 0.00
How to make 3d array's second array to be different 0.00