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 ... 17
Title Δ
convert array list -> map using java 8 0.00
How to traverse an array like a sine-wave? +0.03
Why do I get an endless loop in my function? 0.00
How do I convert a long[] of thousands of elements to substreams of... 0.00
Different eigenvectors from Wolfram, Octave, Jama 0.00
How to test for an index being out of range of array of Objects (Ob... +0.40
Ternary Operators(Java) -1.86
Convert generic type using stream 0.00
Flip characters in java 0.00
Tracing Streams +1.71
How do I implement Java Serializable interface for custom linkedlis... +0.40
A Generic classmethod "print" that prints the element in... +1.95
Why doesn't the String helloWorld change in this example? -0.71
How can I get a set of frequencies for a certain recurring number i... 0.00
Type mismatch, cannot convert from void to char[] -0.25
Get the previous and next values of a string +1.69
How do I find the nearest common superclass of two non-interface cl... +0.41
Converting Array iteration to lambda expression -0.84
Convert a Object[] of booleans to a boolean[] using streams +0.48
Java 8 Stream add new object to list from return value -0.54
How do I access the first non null term of a List in Java? +1.41
Scanner is no longer reading lines - throwing NoSuchElementException 0.00
Java Object return type vs. Generic Methods +2.18
Finding the sum of all elements in a 2D array -0.09
How to Sort Items in An Array -0.80
java - string permutation without duplication elements +0.89
Get the largest attribute value in a Collection of Objects in Java 0.00
Weird behaviour of bit-shifting with byte in Java -0.85
Hardcode an Array in a For Loop +0.29
Java multiple inheritance using two interface having same method bu... +0.04
Sorting Parallel Arrays in Java +0.07
the addEntry method in LinkedHashMap in java 0.00
How to efficiently remove entries from a LinkedHashMap in Java? 0.00
Java: Search a value in special order through a HashMap<T, Integ... 0.00
Generic return type upper bound - interface vs. class - surprisingl... +2.35
Error when customising JOptionPane Message Dialog Buttons 0.00
Will deserialization overwrite the current object? -0.59
How to create user defined immutable class in Java which is having... -1.11
How to sort a Collection of generic Pairs +0.41
Where is the ambiguity in this Java method call? +0.25
Java Generics Clarification( Constraining T to a type, while using... 0.00
Java - extending class as return type on interface/abstract method -1.80
Different combinations using different items +0.42
String literals, interning and reflection -1.87
Manipulate Java object reference using class constructor -1.09
Return the cross product of a list of lists -1.60
Diamond operator in raw type context +0.38
Default type in Java Generics, if none specified +2.32
Null safe date comparator for sorting in Java 8 Stream +2.87
Why is this Java tutorial code from Oracle returning errors? +0.43