StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mark Peters

Rating
1668.63 (334th)
Reputation
68,864 (1,263rd)
Page: 1 ... 6 7 8 9 10 ... 20
Title Δ
Making a single thread execute to completion -1.66
SerialVersionUID for Serializable +0.69
List with fast contains +0.51
Returning Subclass of generic superclass in a superclass method +0.37
Jtree getTreeCellRendererComponent execute several times +0.34
Java String literal pool and string object -2.09
A simple Java code that doesn't work well +1.66
Java ArrayList<GenericObject>.remove(GenericObject) returns f... +0.36
Using getActualTypeArguments in a generic context 0.00
Is reflection actually useful apart from reverse engineering? +1.73
How do I read x bytes from a stream? -0.30
"Set<? extends Class<? extends Throwable>>" r... +1.07
How to understand the "non-fair" mode of ReentrantReadWri... 0.00
Does Java have "properties" like in C#? -0.39
Two things: Eclipse says "must be static" for EVERYTHING!... +0.60
Throwing generic Exception discouraged? -0.25
Self bound generic type with fluent interface and inheritance 0.00
In the context of Java Servlet what is the difference between URL R... -1.28
Compiles and runs but it's not there -0.07
Static for loop? Performing calculations before -0.87
Java generics to support only predefined datatypes -2.52
Is it normal for quicksort to take 5 hours for a 100,000,000 elemen... +1.55
How to break out or exit a method in Java? 0.00
Creating a Plugin System in Java 0.00
A better algorithm to find the next palindrome of a number string +0.34
YAIC (Yet Another Inheritance Confusion) +0.32
Rounding a number up in Java -0.65
How to determine whether a given word comes between two other words? +0.09
A hash Map in which on of the value object's fields is the key? +0.69
I want limit type T that is a class which implements the Comparable... -1.86
How to cause InterruptedExpection when using join() for Java thread? 0.00
How do I use an enum copy constructor in Java? +0.03
Can anything warn me against type.equals(incompatibleType)? +1.76
complexity of instanceof operator java -1.10
How can I simulate pass by reference in Java? +0.31
Naming convention for interface / class / mockClass in Java? -0.13
Can't call supertype constructor directly - why not? -0.08
Is calling static methods via an object "bad form"? Why? +0.48
occurrence - TreeMap -1.17
Can collaborative filtering be used to recommend events? 0.00
RegExp: how to split this -2.22
Call an overriden method from the super class -0.73
Rewrite getLargest to recursive method in Java -0.30
Java Generics - What's really in a unbounded wildcard? +1.58
Java: how to use Date / Calendar +0.34
Overlapping regular expressions part II +1.91
Why is this thread allowing another one to access its synchronized... +0.81
Java Generics : Casting a raw type to any reifiable type doesn't ge... 0.00
Is the JVM a compiler or an interpreter? +1.19
If statement oddly not working properly...can't figure it out 0.00