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 2 3 4 5 6 ... 20
Title Δ
Objective C double assignment error 0.00
Do JVM allocates memory for reference variable and primitive variab... 0.00
Why is this particular code for comparing arraylists not working? -0.47
Which primitive data type can be used for saving currency or other... -1.18
Hexa to binary to decimal (floating point representation-normalized) 0.00
What will happen in the following mulththreaded scenario? +0.93
How do I find the java float value y that is bigger than the float... +2.45
(Java) While-Loop condition +0.18
Put methods in actual class or as static in separate class -0.65
How to extract the IEEE 754 float representation in JAVA +0.70
Java: variable used in run method, initialized in for loop is not r... -1.00
Converting int to float - how does this works? 0.00
For IEEE 754 double precision numbers, what range with length of 1... +2.27
Merge sort program is not giving the correct result? 0.00
Why is 0.29999999999999998 converted to 0.3? +1.38
Is there a way to tell Java compiler not to auto box my primitive t... -1.43
Does java "cheat" when attempting to process the same inf... -0.84
Whence the 27 digits of extra precision in `decimal.Decimal(1.0/3.0... -0.87
Why addition of two doubles is giving wrong answer? -0.04
how many whole numbers in IEEE 754 -1.75
Unable to synchronize two threads created in main() 0.00
Conway's Game of Life Method 0.00
Linear programming accuracy 0.00
Using Java BigDecimal still not correctly solving -1.18
How to make difference in String[] between real strings and integer... +1.35
Why Does Not My Program Works ???Float Casting 0.00
How to deal with float rounding errors -0.52
Nullpointer exception error for using split and comma operators +0.29
How to properly round up half float numbers in Python? -0.06
fmod returning incorrect result 0.00
Working with BigIntegers 0.00
Why does parsing a value as a double return a different result than... -0.02
comparing accuracy for calculating floating point with x*0.1 and x/... 0.00
Printing the array -1.18
float point math.cos inaccuracy -1.43
Why does float print only up to 8 Digits? +0.45
Can we replace using Double with BigDecimal completely, any perform... -1.20
custom iterator which can traverse iterator -0.54
Divide by Zero Exception with Typecaste (Java) -1.48
Java HashMap key not found? 0.00
Loss of precision with gaussian elimination 0.00
Java - If statement scope variable -0.89
large integer to single point float 0.00
Converting double value of 1234567.1234 to float in java -0.54
How does a 32-bit machine compute a double precision number +0.50
Check if a position is clicked using HashMap +0.47
Subset Sum with Floats 0.00
How many sig figs in a double? -0.04
How to compare BigInteger with double -1.90
Is the following code thread-safe? +0.29