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 ... 40 41 42 43 44 ... 70
Title Δ
How do I refactor this loop? +0.34
Does casting affect result of instanceof operation? -0.64
Conditional method calling by abusing ternary wrapped in if stateme... +0.64
Optional method implementation in an abstract class -0.54
What is the equivalent of this tradition for loop to a for each loop -1.29
Project Euler #1 in Java - Why result correct although rounded down? -0.44
Why is BitSet not Iterable? -0.03
what is the meaning of "abstract representation"? -2.49
Concise way to get both min and max value of Java 8 stream -0.73
What will happen in heap concatenate same strings -1.76
Code reads "null" in the first element of the array -0.19
How do I print a 2-dimensional integer array in Arraylist 0.00
Upcasting error Java -0.12
Java regex pattern replacing space followed by special character -0.19
Converting timestamp to hours in java +0.17
Speedup Java regular expression -1.35
Speedup Java regular expression +1.65
Is there ever a reason to implement java.util.Comparable for a type... -0.41
How to compare two objects without knowing their type -0.00
Does casting Iterables to Collection iterates over all the elements? 0.00
Need design suggestions for nested conditions -0.33
How to fix Java ConcurrentModificationException -0.91
Joda time hard coding does not work in different time zone +0.31
how can i amend this code to have a time complexity of o(log n) or... -0.74
java: incompatible types: inference variable T has incompatible bou... +0.17
Redirect PrintStackTrace to my own function -0.76
continuously fetch data from a blocking queue 0.00
How can i add an object to <? extends Inteface>? +0.31
Implementing an iterator for a immutable data type 0.00
This is not printing anything i m expecting as '*' in 6 Row +0.31
How to concat two strings in 1 object without creating new object i... -1.07
What's meant by "identity-based Map" and "topolo... +0.38
Is get() on Java's Optional hazardous? -0.43
StringEscapeUtils escapeJava is escaping pound signs 0.00
Final variable alters itself in OnClickListener [Android] +0.32
Use the $in Operator with a Regular Expression in Java 0.00
Java streams collect function: property cannot be resolved [Compila... +0.98
Which EOF check method should I use? 0.00
Downcast to grandchildren in Java 0.00
(Guice) Extending singleton class makes seperate lists 0.00
Why am I getting "Cannot find symbol" error when I alread... +0.31
Why doesn't both these codes give the same output? +0.31
Best way to get an enum by numeric id +0.35
Java Replace sub-string (pattern) by another sub-string (value) issue +0.31
java.util.concurrentModification Exception while Iteration over JSO... +0.31
Efficient Shorthands or Compacting Techniques for Java Boolean Expr... 0.00
SimpleDateFormat sets current day for parsed date -1.62
In Java is main() function a variadic function? -0.86
I have some some random generated arrays: how can I print just the... 0.00
Generic method parameter: Enum which implements an interface +1.34