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 ... 19 20 21 22 23 ... 70
Title Δ
Java ArrayList's set thread-safety +0.89
BufferedWriter.newLine() except after the last line -1.58
Need to define a constant for the string literal[SonarQube Smell] 0.00
short and char auto unboxing in java -2.83
How to check if the "?" of a Class<?> object instan... 0.00
Why incorrect return type 0.00
Change Binary String to Integer Through Every two character separat... -1.07
Why is the string "IDK"not being detected by the .indexOf... +0.82
Java System.out.println rounds calculation up +0.92
SerializationException on junit test 0.00
Inheriting Collection Generics in Java, problem 0.00
Java 8 compute() and computeIfPresent() to check an existing value 0.00
What's the difference between StringBuilder and ArrayList<St... -1.63
how to use two scanners on one method 0.00
Override methods which made final by another class in class hierarchy +1.03
What is the best way to handle the NullPointerException thrown by O... 0.00
Optimize by adding Enum a static Holder +1.00
I am not able to convert int to boolean in Java in the following code -1.04
creating custom iterator with unit tests -0.72
Final variable printing in java +0.24
How to compare arrays without using .equals and with a false boolean -0.47
Return empty instead of null +0.28
How an ArrayList<Integer> stores 'null' value in the... 0.00
Try-with-resources close order +0.28
Interchange character in String -1.95
We know that HashSet internally work as HashMap so while printing H... 0.00
Assign a generic type to a variable of Class type +1.62
Why Stack overflow error is coming in init -1.51
Java - How to know if specific method is running at current moment +0.53
NullPointerException while setting objects to an array of null 0.00
JUnit AssertEquals fails 0.00
Try Catch block works but test assertThrows fail (Junit 5) +0.97
generic way to get a value from different objects without a common... -0.18
ArrayList gets only one row and the ResultSet reads more than one 0.00
How to find all usages of name() related to specific enum type 0.00
Method Overloading ambiguous +0.97
Refactor method to use generics 0.00
How to efficiently write hundred of "if then else" -0.51
is it possible to run two for loops simultaneously? 0.00
Difference between stream.max(Comparator) and stream.collect(Collec... -1.37
mixing Integer and Double in a conditional expression +0.28
Sonar java vulnerability method return true 0.00
Java hex byte array converting to integer without converting to Str... 0.00
This is regarding the NoSuchElementException +0.30
Updating object even though throw IllegalArgumentException is setup 0.00
What variable is being referred to here? 0.00
No char input to scanner creates infinite loop 0.00
Pattern.compile() from cached string vs Caching the compiled pattern -2.68
Significant numbers - arithmetic average of proper divisors is not... -0.74
Why Iterators.size() making the iterator empty? 0.00