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 ... 14 15 16 17
Title Δ
In class C<V extends A> and (with anyMethod returning A in cl... +0.86
Implementing an abstract generic method -1.97
Ambiguous varargs methods +4.40
Java generics - purpose of wildcard except for lower bounds? +0.72
Anyway I can shorten this IF statement? +4.26
Improve (Row)(Col) Iteration Efficiency - Java +1.76
Restricting types in a generic class 0.00
Calculating slopes of a line if it is infinity +4.53
What is the best way to convert a byte array to an IntStream? +5.74
How can I reduce my function runtime +4.03
Algorithm for Ruby's flatten() method implemeted in Java +3.90
How to cast List<Map<?, ?>> into List<Map<String,... +0.84
How to rewrite this lines of code in a more "elegant" way? -4.07
Find an Item in a LinkedHashSet 0.00
Un-shuffle a compound shuffled list +1.70
declaring multiple java arrays in a loop -4.43
How to decrease my repeated code -1.36
How do I get a N digit random "industrial grade" prime nu... -1.13
SetUniqueList, HashSet and Set don't remove duplicates from a L... 0.00
Java dynamic object storage in HashSet -4.15
Cannot access field from static context when passing value to super... -2.78
How to create a factory, which creates classes according to interfa... -4.27
Is my logic correct? +3.31
implementing comparator to sort list of strings -1.03
Resize primitive 2D array -4.54
Finding the 10001st Prime Number - Code not returning correct number +0.20
Exception in thread java.lang.ArrayIndexOutOfBoundsException: 5 +4.12
Move Item in LinkedHashMap -0.58
Unexpected compiler warning for "<T extends ...>" r... +4.29
Why there is no BooleanConsumer in Java 8? +0.60
Collections.sort() is not working across all members 0.00
find point of intersection between line and altitude 0.00
Is there any reason to use generics in Java? -1.97
Why can't we just use arrays instead of varargs? -1.69
Compilation error ambiguous reference to method when usign typed co... +3.61
Alternate color of ListView disappears on scrolling the screen in A... -2.43
Problems when operating on Map<Class<?>, Object> in Java +0.74
Check if a string has all the characters of another string +1.40
Item-9: "Always override hashCode() when you override equals&q... +4.14
Get multiple list from a single arraylist -2.29
Creating a mutable collection from an immutable one -4.16
Confused about the generic which extends an exist Enum type +5.62
2^N Combinaisons with Integers (Kernel), how to generate them? 0.00
Copy an object that contains a super class of another object +3.84
why 0.0f/0.0f doesn't generate any runtime error? +3.98
evaluating an expression in string form containing variables in Java 0.00
How to remove zeros from int array? +4.03
Java Linear Regression not working +4.14
Unbounded wildcard generic array from supplier in enum 0.00
convert comma separated string to list without intermediate container +2.25