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 ... 17
Title Δ
Quick way of creating a random subset of an array using IntStream -0.84
NoSuchElementException when looking for a match in a List +2.66
Comparison method violates its general contract even after checking... -0.11
BigInteger Factorial Table 1-30 0.00
Sorting an ArrayList of Strings into alphabetical order after the 1... 0.00
find the set of integers for which two linear equalities holds true +0.00
Accessing the number of times a variable is used in a HashMap? -1.34
Java Method Overloading with Vararg +2.90
Can someone explain this code +0.03
Sort a list of maps by value in java -2.47
How does Java handle precision across multiple types? -0.40
How can I copy a 2D Array inside an object in Java? -2.18
How to use try-with-resources statement with interface object in Java -1.91
Sharedpreferences Error (2 activities) 0.00
Calling a method after a date is selected +1.63
Splitting the string array into two dimensional Character array +0.56
Java - Understanding about image.getRGB(x,y) output in Binary term -1.48
What's the reason for different output here? +0.38
Find "Missing" Integer in a Java Array -1.40
If statement in JAVA giving error -0.54
Check if a double = 1/3 -0.31
Java Type Wildcarding 0.00
Android enum reflection +0.41
Java : How can I count serial number in enum type? 0.00
How to perform ASCII subtraction in java -2.08
Does left shifting a byte change the signed bit in Java? 0.00
How can I sort a list in java by another list of ids +0.09
Java method that is similar to C++'s template functions 0.00
How can I sort Arrays in a Collection? +1.66
Must I create an instance of Long to send a Long as a parameter? -1.40
Why is Integer.MAX_VALUE+1 smaller than Integer.MAX_VALUE? -0.77
Why DataInput interface in Java doesn't have readUnsignedInt me... +2.09
JAVA Really basic simple ArrayList java +0.41
How can I add any set of Java Number objects, getting the most accu... +0.40
Bad casts of object references: unchecked/unconfirmed cast +1.07
How do you sort out an array in java without using a sorting algori... -0.37
What does return exactly do inside a loop? -0.95
Standardizing the casting of list values in java +0.14
Shortest concise readable syntax to iterate over consecutive number... +0.82
Correct way to use multiple conditions in If statement? -1.81
Finding the maximum and minimum values in a HashMap of ArrayLists w... -0.75
How to get distinct list of object with concat in Java 8 -1.87
Odd Summation Now Working +1.24
Is it possible to enforce a call to a method inside of another meth... +0.61
Why should not be two collection interfaces be implemented together? -1.02
eager initialization singleton vs lazy initialization singleton 0.00
Generics and ClassCastException -1.41
Why Collection requires casting to Integer[] but Collection<Obje... 0.00
How to generate a random number and print some other number? +0.67
Getting all posssible array index positions in an efficient way -2.23