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 ... 11 12 13 14 15 ... 70
Title Δ
Removing redundant code using generic in java 0.00
synchronized block with different class as lock 0.00
how to use alternative of 'goto' in Java +0.27
How to make the syntax of String.format recognisable in IDEA? 0.00
Reinitialize Enum values for every Unit Test in Java 0.00
Java Executor for "main" thread +0.34
Is there any discernible difference to using an exception handler t... +1.60
Convert a chain of "condition ? expr1 : expr2" to a chain... -2.18
Java streams on List<Object> get a property of any object mat... 0.00
Can Error Prone Auto-Apply Suggested Fixes? 0.00
How to return HashMap from Java 8 orElse/orElseGet operator +1.63
Why do write() and read() appear to write and read more than a byte? +0.88
How to exclude more then one path from error prone? 0.00
Why doesn't the following line compile? +1.21
Java 8: ArrayDeque<>.poll returning null in parallel environm... 0.00
Is SecureRandom.ints() secure? -0.51
got some problems with anonymous classes +0.80
How to rename method with name existing in super class? -0.88
Why is there no static method in the Arrays class to swap elements... 0.00
How to understand which thread is making a new variable during debu... -0.23
JLS 12.4.1 difficulty in understanding +1.69
How to improve this function that returns a boolean if there is sam... +1.08
Use StringBuffer to replace substring throughout a long string 0.00
I need help how do you break a loop without a dead code? -0.74
Instatiate new ArrayQueue to remain Generic 0.00
Trying to upgrade Singelton to get accurately two instances of one... -1.55
Does method overloading implicitly typecasts to larger type even th... 0.00
What is the best practice for KV object in java? +1.13
Please explain me how this output is coming? -0.22
java.util.ArrayList cannot be cast to java.lang.Comparable 0.00
Execution of static blocks -0.46
How to increment the result of division when it contains remainder... -0.32
Type mismatch: cannot convert from List<String> to ArrayList&... -0.73
How to know if a Future is created with Callable or Runnable +0.25
AffineTransform setToRotation - what do the parameters stand for? +2.06
Error while trying to find workaround to Java's requirement tha... 0.00
Switching between reference and value semantics 0.00
Passing null as argument in overloaded methods? -2.49
Java BigInteger is giving In-Correct result 0.00
Extend Object[] for generic type -0.39
Continue outside of loop error despite it being inside the loop +0.27
I want to maximum number of consecutive elements greater than or eq... +0.37
Is Comparable Interface a FunctionalInterface? +1.18
Java implementation for stack +0.99
Do arrays have inherent hashCode()? 0.00
How to compute the integer m such that m^3 <= Long.MAX_VALUE <... +0.27
Using different getters in a method 0.00
Why NULL values are not allowed in PriorityQueue ? (Java) 0.00
Does the minus symbol preceding a variable make the first variable... +0.27
missing return statement without throw new IllegalArgumentException +1.02