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 ... 13 14 15 16 17
Title Δ
Is an enum constant-specific class body static or non-static? +0.19
Autoboxing: type mismatch can't cast int to Integer +0.22
How to use the object from a Linked List 0.00
Error in Eclipse Luna 'Variable is not initialized' when de... -0.06
What to do about "unchecked call to generic class?" +0.43
says syntax error on token "int", delete this token 0.00
How to initialize an arraylist of Hashmap? 0.00
How would I go about analyzing the formal complexity of this algori... +1.49
Understanding unsigned right shift +0.52
Counting inversion using bucketing 0.00
grouping first few elements together -0.55
Java Make declare and initialize 2d array of my object 0.00
Why is this an unchecked cast? And how to fix it? -1.16
incrementing a counter once when within a range +0.18
product of GCD numbers using BigInteger 0.00
Java - specific data structure 0.00
Comparable Java Easy method for compare +2.68
Is there a way to use limitless lists in java? +0.36
Nested for loops and the placement of variables 0.00
How to normalize an angle between -π and π Java 0.00
Java: How to get Values of an Enum Class from an Generic Type Objec... -0.68
How can I rank keys in a TreeMap by their values? 0.00
NullPointerException when getting Integer from TreeMap and assignin... 0.00
what is the best way to get a sub HashMap based on a list of Keys? -0.88
Given array and key, find the number of elements smaller than or eq... +0.06
Android onRestoreInstanceState not updating fully on orientation ch... 0.00
Removing Object from ArrayList Causes ConcurrentModificationException 0.00
Is it possible to implement a BubbleSort with only one cycle? (Not... +1.17
Returning a bounded wildcard -1.32
Java - Superclass (Inheritance) vs Parent class (no Inheritance) +0.43
Replacing rows and columns in a 2d array +1.86
Collections.sort - I have created 2 user define objects [both are o... +2.56
ArrayList of ArrayList remove collection -1.82
Better Algorithm? Better Array? 0.00
NaN Error w/ Quadratic Equation Calculator 0.00
Java - Use binarySearch to find # of occurrences of certain element... -4.45
Java's weird unreachable code error 0.00
Is it possible to restrict access of certain members of a class to... 0.00
Finding duplicates in a List ignoring a field +0.92
Why these two has different values? +4.03
java error: constructor in class cannot be applied +1.08
What does step ^= 1 mean in Java? -2.61
why linkedhashmap maintains doubly linked list for iteration +3.06
An example when List<?> is not the same as List<Object> +3.57
Generic Method With Bounded Extends Enum Parameter - Cannot Access... +4.53
How to fix a Comparator for use in TreeSet -3.74
Call method from another method in abstract class with same name in... -1.62
How to create an array of a generic object in java +3.76
Best method to use for to see if a point is on a line given three p... +3.81
Java:enhanced for loop can not convert object to class error +3.59