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 ... 25 26 27 28 29 ... 70
Title Δ
Ways to reverse print a string? +0.27
Java: Check variable type +0.28
Why does my List<Long> contain integers? +0.27
Can this function be written more efficiently? -0.76
Bitwise operations in Java give different value with similar code? +1.77
How use generic T inside a method in java? 0.00
Creating ThreadPoolExecutor in spring cause memory leak? 0.00
Why the result which the system should print to me changes every ti... -0.86
wildcard capturing java method argument and parameter type +0.90
What exception to throw in Java? +0.73
What does the function fullName.indexOf(",") != -1 do? -0.88
Counting Number of Object from each Type - Instanceof or getClassName 0.00
Protobuf and Java: put object into oneof 0.00
Generalising methods of same logic in Java +0.60
can not assign to Function without type parameters 0.00
Getting area from GPS coordinates 0.00
How do I handle errors that are already handled by another error? 0.00
I don't know how to use class types as parameter 0.00
How to unit test a method with invalid parameters? 0.00
Why is Time doing strange things when converted to long? Java 0.00
Java: About Recursive counting -0.76
Can't add days to Calendar 0.00
Java Convert List<String> to Map<String, String> +0.26
BigDecimal.setScale works wrong 0.00
How to have different synchronized blocks for different members of... +0.27
missed interrupts unless you use Thread.interrupted()? 0.00
How field injection breaks immutability +0.27
When is throwing/catching general exception acceptable -0.21
Using lambda expression to split string two times -1.44
How to have an arraylist of general objects as argument? 0.00
ExecutorService not terminating in time -2.70
Java subclass takes 1 less argument in the constructor -0.43
mockito does not verify that my method is invoked 0.00
How do you create multiple levels of subclasses so that the paramet... 0.00
How do you create a subclass so that the parameters are of the subc... 0.00
Java generic method: inconsistency when inferring upper bound on re... 0.00
How to create an anonymous class (not instance!) 0.00
Can't we create Anonymous subclass of The Main method class? +0.75
Parameterizing a raw type 0.00
Assigning value to variable in ternary statement in java +0.16
Java, "a[1] *= a[1] = b[n + 1]" not working as expected? -2.74
Calling a default method from Interface in Main Class -0.56
How to generate a random string out of "KGBV" in Java -1.30
Thread safety in Set obtained from a cache -0.93
Call function passed as an argument with arguments 0.00
Why the classpath in A does not compile? 0.00
How to get ceil value in Duration 0.00
Waiting until a lock is acquired in another thread 0.00
Can't initialize file array without error handling, but then It... +0.26
Difference between \n and System.lineSeparator();? +0.49