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 ... 6 7 8 9 10 ... 17
Title Δ
I have got a string, and want this to be repeated 'l' times... -2.16
How do you make a byte into a binary number and not to a string in... +0.91
(Java) List types and inheritance 0.00
How to test if a String equals any other Strings in an Array in java +0.62
Is removing multiple elements from a set in the middle of a foreach... +0.80
HashMap get(key) method only returns the last entry 0.00
How to compare couples of items within an ArrayList using for-each... -0.35
Concating ArrayLists in specific Order in Java -1.03
Access subclass variables in an ArrayList? +1.71
Java program stalls then stops when it reaches a loop +0.38
When to use Optional<T> vs OptionalT in JDK 8+ (where T is bo... +1.50
Are || and ! operators sufficient to make every possible logical ex... -0.05
Using a constructor within another in Java -0.39
Why is public abstract final class syntactically invalid? -0.59
Remove duplicates (both values) - duplicate values from an ArrayList -0.78
Eclipse Formatter: Wrap Nested ArrayList Declarations 0.00
Why can we not use default methods in lambda expressions? +0.80
Automatically throwing IllegalArgumentException when null values ar... +1.84
Is it possible to specify an activity to be created when the OS res... -0.59
Generic Array - can't compile +0.40
Java Generic - object method cannot be found -1.21
Why is the method for lowest base class is called instead of the top? +0.39
How to pick a random place from a 2D array? -0.48
Create number matrix in Java +0.41
C# How to convert between Float and Decimal? +2.17
Java: Generic array creation error? 0.00
Count number of objects in a list using Java8 Stream +2.22
How to map lambda expressions in Java -1.89
Check list lst if it's a geometric sequence in python +0.40
Searching through hashmap with object as a key +0.13
Trying to constrain to the upperbound of the Number class without i... +1.48
Find the value of pi +1.60
How to remove an element from a 2D array when the element was found... +0.83
What does `void.class` denote? +1.49
Map a Collection of Objects by property in Java -0.67
Java Exception Handlng +0.41
Why am I getting a null pointer for my hashcode? 0.00
Java TreeSet<int[]>: duplicate elements? +1.49
Store multiple groups into collection 0.00
Split elements of a list inside a list in python +0.36
== operator to compare Strings -0.53
Issue with constructor signatures implementing Vector class in Java +1.55
Can you remove an element from an array by placing it at the end of... -0.72
Python subsetSum Function +1.58
Yet another Java generics “incompatible types” compilation error -0.60
Why can method reference use non-final variables? -0.91
How to get all consecutive-letter words between length a and b -2.41
How to calculate Big O of Dynamic programming (Memoization) algorithm 0.00
Android: Cannot Resolve Method from custom PagerAdapter 0.00
Taking group elements from one array and placing them randomly in a... +0.42