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 ... 39 40 41 42 43 ... 70
Title Δ
Check two returned values from an Array in an if statement +0.32
Java Calculate Max Steps of Stairs and skip stair 0.00
How to loop string array in for loop +1.71
Why is my Java Calendar.setTime() sporadically setting wrong times? +0.93
Concatenating every other array element +0.31
find highest continuous occurence of a character in a string throws... 0.00
Collect/reduce on a stream when no combine function exists +0.36
Reflectively instantiate class with constructor which takes Enum 0.00
Java efficiently replace unless matches complex regular expression +0.33
Java - If I specify multiple generics, do I have to use them all? -2.17
What maintenance problems are associated with protected variables i... -0.75
Why is this Regex not removing all 3 or more occurrences from a Str... 0.00
Concurrent Modification Exception Despite HashMap Being Restored To... -0.20
Java Generic List<> +0.35
Use generated code in a bazel build -0.17
what is difference between thread.sleep(9000l) and thread.sleep(9000) 0.00
How to assert that void method throws Exception using Mockito and c... +0.66
Why cant convert primitive integer array into Object array while we... +1.02
Class type of reference and the actual class type, which decides wh... -0.90
Best practice for modifiers of constructor in Guice 0.00
Which code can swallow interruptedException? +0.71
How to add Boolean obj to List<Integer> in java 0.00
Why is there an error on the first one and not in the second(writte... -0.13
Arraylist within arraylist java +0.58
Java generics confusion with two generic super-types +1.47
How is a generic list type erased? When I try it myself, it gives a... +1.25
Still issue with the System.out::println -0.72
Why does this generic code in java compile? -2.06
Java Regex Eliminate the last certain character to the end of string +1.62
Can i initialize static variable after the initialization? +0.63
what is driver.findelementby(By.id("")) in webelement ele... +0.32
convert check mark "02713" UNIcode sign to String -2.22
Regarding the synchronized function +0.33
Algorithm to remove duplicate characters in Java +0.50
Mocking a DateFormat class in junit test +0.40
Incorrect deserialisation of ZoneDateTime from JSON with ObjectMapper 0.00
How to trim strings in java without creating a new object? -0.20
Extracting multiple string to constant in Intellij IDEA 0.00
How can I have an abstract method that accepts an argument of type... 0.00
Java sensitive data: char[] vs String? What is the point? 0.00
ConcurrentModificationException in Multiple Threading access +0.32
I need a better way to reduce the line of codes which has a lot of... -2.65
Why is assertEquals(Object[], Object[]) from JUnit 4 deprecated? 0.00
How to find first three characters in a char[] arr Java +0.79
Testing write(byte[]) on FileOutputStream vs. BufferedOutputStream 0.00
Java ensure same Wildcard capture type +0.32
At which part of the code non-static variables are loaded into memo... 0.00
minimize absolute function in Java 0.00
Why append the null character "\0" when looking for a hea... -2.70
Why do I have to omit access modifiers if I am writing all classes... -0.67