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 ... 28 29 30 31 32 ... 70
Title Δ
Convert nested 'for' loop to single 'for' loop in j... 0.00
Method argument not taking generic that implements an interface -0.36
Why does binary search work for this unsorted array? +1.45
Java Generics: using parameterized interface in method calls +0.26
Program that finds smallest positive integer NOT present in an arra... +0.29
Why does guava joiner implement a private method iterable(final Obj... 0.00
How can I sort a list of clothing sizes (e.g. 4XL, S, 2XL)? +1.41
Condense ArrayList based on property in Java +1.15
Scanner cannot be converted to int -0.21
My generic Map prevents putting object of a specific class 0.00
Why BigDecimal does not print 0.5000 in java? 0.00
Why isn't my loop method working? +1.02
Why Intellij Idea suggests to create intermediate List while conver... +0.29
Odd Type Inference in Dynamically Typed Method 0.00
constant expression require in java switch case (field is final and... +0.66
Static method reference generic type solution 0.00
Why does static field self assignment compile only with explicit st... +0.31
java generic classes of String non primitive type +1.11
Use Try-With-Resources instead of finally block when multiple lines... -1.65
Is double equal (==) for comparing two int in java is accurate? 0.00
Why does adding this defensive copy avoid deadlocks? +2.06
not able to control atomic behavior of AtomicInteger while subtract... +1.32
Can we combine two methods that differ largely based on type? -0.68
Can we combine two methods that differ largely based on type? +0.62
Java Better way to add spaces -1.05
How would I order an array in a specific order? Java +0.29
Collections.SynchronizedList implementation - synchronized method v... 0.00
From ArrayList<ArrayList<Object>> to fixed size array/l... -0.00
default constructor is it called or not in this example 0.00
Instantiate circular referenced generic classes 0.00
Java Generics Type Arguments +0.28
Fast way to creating a word-occurrence counting vector +0.28
Regex for validation of 9 numbers with single space -2.49
How to concatenate 2 or more strings as one inside a string array i... +1.05
The ternary operator in Java Linked list Search method +2.54
Why can't Java typecheck this code? -1.75
Touch file with content using java 0.00
javac does not output unicode on command line +1.04
Initialize variable by evaluating lambda directly -0.44
How to sort by considering dots(.) +1.20
for-each not applicable to expression type +0.29
Java String.replace() or StringBuilder.replace() 0.00
Logging to a previous log file without nullifying the file 0.00
Java code and Junit 0.00
How to find five input number closest to zero in java -0.69
Map ifPresent function -2.82
How to remove element from private ArrayList in generic class +1.40
How to simplify this binary-to-java-type code? +0.23
Java:How do I make the "char" parameter into a String par... -0.22
Create long[] Array with Stringbuilder +0.75