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 7 ... 17
Title Δ
Why am I unable to pass in a certain parameter for this generic cla... +2.10
Java - Array outputing null +0.37
How to use generics to combine these two methods Into one? 0.00
Is there a way I can combine these two methods? +0.85
Understanding Collections.reverseOrder() method in Java -2.29
Illegal operation - should I throw an exception? 0.00
Does Java mandate garbage collection? -2.05
TreeSet or TreeMap auto sort, when the underlying object's fiel... -1.21
Issue with saturation after calculations in Java 0.00
Getter for List of Generic type (passed as parameter) +0.36
Java 8: Convert a map with string values to a list containg a diffe... -0.56
Throwable constructor with message format parameters 0.00
java helper class for merging/filling elements in list +1.54
Dynamic Nested for loop using recursion (All Permutations) 0.00
Android Activity Variable types 0.00
Generating Unique random numbers effectively in Java -0.11
Keep count of marked nodes in recursive method 0.00
java.lang.OutOfMemoryError keeps occurring, what is a better way to... -0.86
How should I iterate through a HashSet, removing certain elements,... 0.00
Is there a more elegant way to select between max or min method fro... -0.41
Project Euler 24 using java Logical Error -0.61
Return first row that starts with a certain string 0.00
Return value from comparator using lambda expression java 0.00
Storing 2D Grid of objects 0.00
Create empty array without using List<object> -0.11
Is short-circuit evaluation possible in multiplication? -1.11
Concatenate arraylists 0.00
Is using the dreaded clone idiom the only way to clone objects of u... +0.60
How do you alphabetize the order of Strings using Arrays.sort()? +1.55
Checking whether an integer is the product of its prime factors 0.00
Am I comparing strings lexicographically correctly? 0.00
Prefix permutations in an array +0.40
Unable to access instance variables in constructor to call another... +0.59
Palindrome loop is always printing True -0.05
Instantiating inner class of class +2.60
Java- Is it bad practice to Make an array of type Object +1.44
2D Array Concatenation 0.00
Java method not evaluated in if statement +1.78
Call method.invoke(...) passing List<Map<String,Object>>... -0.34
Transposing items in a stack +0.41
Transposing a matrix represented as a string? -0.50
Generate unique pairs from collection items in JAVA + StackOverflow... 0.00
Declare collection of interface objects to produce and consume -2.35
How do I find out the enum used in an EnumMap? -1.38
Defining abstract generic class with List<?> members 0.00
Algorithm for matching HashMap key with another random HashMap key,... +1.54
Is recursively computing pow(x, n) better than brute force? +0.27
Unexpected behaviour of derived class -1.26
Comparing two Strings using .equals() returns False, but their byte... +0.41
Match key ib Hashmap using arraylist -0.34