StackRating

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

Adam Arold

Rating
1549.56 (8,083rd)
Reputation
19,316 (7,116th)
Page: 1 ... 6 7 8 9 10 11 12
Title Δ
Issue with generic method -1.04
Calculating the Big-O from output 0.00
How to create an hello world in Java Swing? What is wrong in my code? -0.84
Mysterious NullPointerException -2.19
How to find where an abstract method is implemented in eclipse? -0.62
Field Injection - Is it a bad habit? -0.95
How to keep data stored in array after application has ended? +1.18
how to print void in java -0.37
Difference between Collections.sort() and getting a sorted collecti... +2.52
Android query with "in" operator not working +0.25
PermGen out of space before Max is reached -0.30
Is it better to call create a new HashSet than to reuse after HashS... +0.12
Why can't we define main function in static inner classes? +1.12
Extending an abstract class - implementing abstract methods -0.28
No error when using generic class without defining a type -0.97
How to remove 'Type Safety'/'Unchecked conversion' warning from ret... -0.01
Is using the Override annotation in constructors considered a good... -0.40
Construct object with many private collection fields +0.77
What does ceill floor in this code mean? +0.93
Using a char when creating a new object -0.64
Java Abstract Classes: Returning "this" pointer for deriv... +0.85
How to instantiate an object of a class from within the class itself? 0.00
Memory management of objects in java +1.41
Java Array list synchronization if written in one thread and read i... +0.59
why I should "final" sharing variable in multi-threading... 0.00
How to change HashMap<K, V> value type from Object to String? +0.47
When to Not make Singleton Thread Safe +1.48
Why am I getting compiler errors, "illegal start of expression... +1.22
Arrays and Array amounts in Java -0.77
How do I resolve the actual type for a generic return type using re... -1.23
What does it mean to fetch eagerly in Hibernate -1.45
Unchecked Cast warning in Java? 0.00
Java - Why forced garbage collection doesn't release memory +2.54
Are non-final initializers threadsafe? -0.27
Can't make a method be executed when the user clicks the button 0.00
Why doesn't Eclipse need me to configure a JDK? 0.00
How can we add transient to existing class using reflection in java? +0.01
elements of HashMap are in the wrong order -1.00
Determining the previous activity class +0.49
Android/Java: how to define a specific class usable in an xml layou... -1.73
Calling a method on an object without knowing its class type +0.48
Find the maximum length of a graph +0.45
this keyword and static -0.61
issue when implementing abstract method in Java +1.15
How do I display the first name only? +0.48
Is the object of abstract class is created while using anonymous in... -0.75
Missing return statement in a non-void method compiles -0.42
Java overwrites XML in Android? -0.52
What is the difference between assert object!=null and Assert.asser... -0.50
Type safety with generics in Java -1.19