StackRating

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

Patricia Shanahan

Rating
1523.87 (25,401st)
Reputation
22,815 (5,733rd)
Page: 1 ... 14 15 16 17 18 19 20
Title Δ
Java throwing exceptions inside try block +0.76
Dictionary or similar data structure that only stores the most rece... +0.49
toArray method of List with runtime type of the objects in the List -0.17
How can I use the equals method to compare an array of objects in a... -0.31
Java How to produce generic class that accepts a String and integer? +0.22
in java is it a good idea to compare Class<T> objects using t... +0.50
Sorting items that have the same value in LinkedList??? - java -2.14
Regarding method overloading in java -2.08
Modulo arithmetic on angles giving incorrect results 0.00
mixing types java polymorphism. output is not expected 0.00
Sorting in java for array only containing 0 and 1 +0.55
Java's '==' operator on doubles -0.56
Multithreading program has different output each time -0.17
Double value into TextView -0.25
Why compilation fails ? -1.06
Print Vector<MyClass> -0.48
Why is the default type of Java integer literals int instead of long? -1.40
How to test whether a float is an integer "within machine prec... -0.26
When to use getter and setter? +0.37
External shuffle: shuffling large amount of data out of memory +0.08
create an array of long -0.13
Questions about implementing my own HashMap in Java +0.91
Is BigDecimal an overkill in some cases? +0.84
java synchronizedMap operations on map objects should be synchronized +0.70
Java return statement confusion -1.39
Randomly selecting numbers from n consecutive numbers +0.41
Overriding many methods of many classes in one class -0.40
Alternatives to catching NullPointerException -0.34
How to convert Distance(miles) to degrees? -0.02
Why are we allowed to assign char to a int in java? -1.13
What's the story with setTextColor's param being an int but being o... +1.94
"Normalizing" BigDecimal's hash code: howto? 0.00
How do I copy a replace an existing string with a character array i... -0.49
Require override of specific methods of a non-abstract class -1.02
Why reference variables refer to different values in this example? +0.40
syntax error on tokens, variableDeclarator expected instead 0.00
How does primitive array work with new for each loop in Java? +1.88
dynamic binding gives lesser execution time than static binding 0.00
Sort an array by moving elements only to the beginning or the end -0.49
Throwing an exception through a constructor +0.04
Why does the no args have to be present for the code to work? -0.24
java: A long list of conditions , what to do? -0.65
Random() not generating random number -0.50
I know abstract/overridden static methods are not possible in Java,... +0.78
Java - Collection.remove() behaves differently in different conditi... +0.12
How to change prime for eclipse hashcode generator 0.00
void method won't manipulate strings -1.09
how should I compare Double value with Long.MAX_VALUE? and Long.MAX... -2.12
How to correctly get thread name in Java? -1.42
Why doesn't thread wait for notify()? -0.32