StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Paul Boddington

Rating
1573.75 (3,633rd)
Reputation
30,101 (4,071st)
Page: 1 2 3 4 5 6 ... 17
Title Δ
How to convert Special Character 'β' to its unicode +0.81
why use \0 to include highEndPoint as part of the sublist +2.14
Why HashSet differentiates 0.0 and -0.0 -0.11
Stream.max(Integer::max) : Unexpected result -0.07
Checking if object is instance of a generic parent class 0.00
Position of each element of an array initializer -0.19
Counting in bases higher which don't have letters attached to t... +1.57
how can I make the following code better? -0.04
Java generics, call T method as T and not as its superclass -1.24
Would it make sense to set an object using an external method? Usin... +1.56
Anonymous Classes, When and Where? -2.00
What is Short if statements in java? -1.42
Compile Error in Java add char to int -1.92
Queue interface confusion +0.04
IntStream to sum a 2D array -0.84
Java - Why static is important in this case +0.70
Java - Convert list of variables to map of variable name to variabl... +0.65
how to merge two arraylist into one arraylist by index order +0.39
2 For-Loops with chars is skipping a lot of the outpurs +2.13
recursively finding two elements with the smallest difference in an... +0.40
Map values to ArrayList -0.04
Limit a stream and find out if there are pending elements -1.77
Limit a stream and find out if there are pending elements +1.23
Why do Java arrays act like this? +1.33
Inheritance with abstract class in Java -2.07
How to obtain the next element in Tao's Theory of the Elements... -0.59
Passing the type of exception to be caught +2.10
Column major order +0.38
Invocation of contravariant methods in Java -1.98
How to access outer scope variable from inside java lambda +0.40
Referring to a current type using Java generics 0.00
JAVA Whats the easiest way to transform Hashmap<String, array>... +1.50
How do I return a specific value if a string is not contained in an... +0.38
Checking SubString in ArrayList -0.64
instanceof fails but isInstance() and isAssignableFrom() work? 0.00
The method binarySearch(ArrayList<String>, int, int, String)... 0.00
Why is method A flawed compared to B for UVa online judge 100 (3n+1)? 0.00
Getters and Setters Through EventObject - ClassCastException Same C... 0.00
Prime Factorization Program in Java Using Loops +0.41
How does a recursion method work? +0.44
Find the case where comparator might not work +1.30
How to convert Char[] into a Vector 0.00
Can I make indexOf compare objects in a different way? +0.03
Return list of subtype object from extended list of supertype 0.00
Infinite Recursion Help - Java -0.62
Have a class that only has main. Should I create an object and call... +0.40
How to build matrix with constant row and column and intersected by... +0.40
Time complexity of deletion in a linked list +0.40
Java - is mixed type container (non-generic class) possible without... 0.00
How to convert List<Integer> to Integer[] in java? +0.27