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 ... 10 11 12 13 14 ... 20
Title Δ
Should I use static class within public class, or just a lone class +0.40
Is there a more efficient way to work with large numbers than using... -1.98
Weird Java Outputs -- Running VM on Mac lion with Eclipse -1.51
How can I round a float to a given decimal precision -0.19
Floating point math on a processor that does not support it? -0.70
Causing underflow in ieee-754 floating point format using subtraction -1.36
What's wrong with this binary search? 0.00
Java variable type -0.67
Using long lists as map keys in Java -0.09
Sorter program: What is the next step? 0.00
How do I determine the time complexity of an algorithm when seeming... -1.81
Resulting precision of Math.ceil() and similar +0.63
How to test already handled exception using jUnit? -0.54
Java, passing variables/objects into a function +0.61
Enhanced for loop for 2d array in java +0.47
Synchronization variants -0.41
is it legal to compare two variables with both Double.positive_infi... +0.49
Java Math.min() Error on Integer.Max_Value +1.52
different behaviours for double precision on different compiler +1.71
In JavaScript, why does zero divided by zero return NaN, but any ot... -0.34
Square root of a number... Accurate up to n precision -0.02
What's the complexity of these two for-loops? -0.88
Is b^n = Θ(c^n) for all b,c > 1? 0.00
What is the runtime of the following recursive algorithm using the... -0.05
How do I prevent float/double format specifier from automatically c... -0.89
floor and ceil of X from a sorted array +0.14
Exercise (Big-Oh): How do find intersection of two functions where... -0.03
Confusing while block +0.94
Thread sleep, does not do +0.35
Add unsigned numbers without using '+' or '++' +0.61
Floating point conversion for 8-bit floating point numbers 0.00
While creating an object what does left side class indicates and ri... -0.16
Strange result in operation with float numbers 0.00
how i can remove elements from list with out using remove method? 0.00
Does Java run each conditional operator or does it short-circuit in... -0.85
Why is absolute of Integer.MIN_VALUE equivalent to Integer.MIN_VALUE +1.85
Using recursion to populate arrays, without implementing method ove... 0.00
Separate double number larger than 10 digits in Java -0.03
How multithreading works -0.03
Why is number divided by zero infinity in Java? +0.11
A sorted Collection with multiple instances but unique object ident... +0.21
Private class unit tests -1.14
Floating point mismatch between compilers (Visual Studio 2010 and G... -0.49
16bit Float Multiplication in C -0.49
Don't understand flaw of this Critical Section solution algorithm +0.47
How to Create Object of Interface? -0.55
Why am I getting java.util.ConcurrentModificationException? -0.20
A method for obtaining an object of type Class +1.19
parent class constructor is called automatically when child class i... -0.83
Is it 52 or 53 bits of floating point precision? -1.04