StackRating

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

emory

Rating
1426.86 (4,535,578th)
Reputation
9,282 (16,617th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
How to create a custom exception type in Java? +0.41
Checkstyle rule to prevent invocation of some methods and construct... -1.26
How to make a method that takes an array of integers and returns th... -0.87
Good practice when accessing a field in a class -0.63
Enforcing return type for an class that implements an interface -0.42
Enforcing return type for an class that implements an interface -0.42
Is there a Java library for better linear regression? (E.g., iterat... -0.42
How to sum minutes in array if their format is string? -0.30
How can an anonymous class have arguments? +0.50
what's the usage of the code in the implementation of AbstractColle... -0.39
Can I provide an interface to allow another class to let me access... -0.85
Converting a hexadecimal to a decimal value using recursion -1.25
No-Parameter Constructor v/s Constructor with params +0.06
How can I initialize final static variable in a static class?? (not... -1.20
Can Java self-modify via user input? +2.08
Do classes with no references get compiled? +0.08
Prime Number Sequence by implementing a interface (Java) +0.08
Class of tuple of arbitrary number of components in java -0.04
Sort algorithm between multiple items and not just between two item... +1.06
Sort algorithm between multiple items and not just between two item... -1.61
Why can't you have a protected abstract class in Java? -0.74
Easy way to force an extending class to set multiple values -0.27
Throwing Checked Exceptions from Anonymous Inner Classes 0.00
Is it possible to find out which number is bigger without using an... -0.13
Whats wrong with this piece of code -0.51
Java List Error (Out Of Bounds) -0.86
How can you invoke a method from a grand parent class? -0.61
Seconds between two dates, limited to variable working hours -0.33
Use Parallel Thread to sum up 1 billion consecutive numbers, return... +0.01
Program hangs if thread is created in static initializer block +0.42
Dealing with overflow in Java without using BigInteger -1.42
Can I use nested generics in Java? -0.96
Which is a better cross platform language? +1.06
Can someone explain Thread Safety in layman terms? +1.81
Overloading methods using derived class objects referenced by base... +0.70
Overloading methods using derived class objects referenced by base... -0.80
Constants and simplifying enum value access -0.78
Design pattern to "toString" a third party object -1.49
Java local variable visibility in anonymous inner classes - why is... +0.75
Generic parameter as variable - Java -0.10
How to specify an AbstractProcessor on the apt/javac command line? 0.00
simplifying code via refactoring -0.88
getClass().getResource() always returning null -0.95
Java 5 Generics, how to get this sample working +0.64
Instantiate a class without knowing its type until runtime and with... -0.81
How would I go about reading from a packaged file? +0.54
Is java native method calls are Atomic calls? -0.99
Can create the getter and setter method private? -0.25
super() not letting me call the super constructor with parameters +0.23
Generic defined using an interface instead of class -0.92