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 ... 9 10 11 12 13 ... 20
Title Δ
a method always returns false even if i enter valid values -0.00
one subclass does not inherit methods of the superclass but the oth... -0.64
Questions on hexadecimal-notation for primitive initialization -2.14
Class is not abstract and does not override abstract method keyRele... +1.11
decimal32 vs float32, which is better for storage -1.38
Math.pow(2,63) - 1 == Math.pow(2,63) - 512 is TRUE +2.15
JAVA- Date Interval time, wrong results -0.64
Java Enhanced-For-Loop FASTER than traditional? -0.47
Object synchronization in java -2.07
Java Inheritance and Constructor Arguments -0.55
Apache Pig 0.8.1 double NaN 0.00
Java: Enums / constructors +0.09
Currency Exchange Altorithm (Android / Java /Pseudocode) -0.03
Is there a List that works like an Array? +0.64
Why does Convert.ToDecimal(Double) round to 15 significant figures? -1.68
Java - Sorting An Array List By File Size +0.48
Calling a parent's inner class in a super call Java -1.52
Check that a method throws an exception when applied to any element... -0.88
is the keyword 'this' is a static thing..? -0.24
i want to compare String array with String array but i not successf... -2.24
Can i catch multiple try statements with one catch? in java -0.01
Recursion Trouble -1.37
Why does the super constructor have to be called before fields can... -0.12
IllegalThreadStateException when creating thread -0.30
Unable to read double or int after first adding second string -0.28
Alternative to this code in Java -1.70
Selecting points such that sum of x coordinates = sum of y coordina... -0.07
Java loss of precision with large double -1.82
Why does Java allow us to compile a class with a name different tha... +0.01
Is there a limit in Javascript to decimal places on big floats? 0.00
java - error: <identifier> expected +0.02
Not being able to synchronize method in java +0.16
where is the erorr that is not allowing account #7267881 to be valid 0.00
the order of invoking finally block? +1.72
Why should I always use || instead of | and && instead of &... +0.32
Java: Understanding execution of static methods +1.16
ParseLong raise NumberFormatException -0.04
printing out csv file in specific format? +0.13
Divide a large array into chunks of varying sizes to store in a mul... +0.62
Why is float to double cast unprecise, double to float not? +1.13
Differentiate between single and double precision -0.80
Why is float.MaxValue 0xFF 0xFF 0x7F 0x7F and not 0x7F, 0xFF, 0xFF,... +0.22
How to set limits (1 or 2) When wanting a random number? +2.16
How can I fix the size of randomly 5 generated numbers? +0.15
JTextFiled not updating when edited in a while loop 0.00
Why does Floyd-Warshall remember the path in a strange way? 0.00
Using decimal outside the finances -1.48
Multithread output not expected +0.24
hasNextDouble() returning false when reading from file in Java 0.00
If statement doesn't execute +0.08