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 ... 7 8 9 10 11 ... 20
Title Δ
Inheritance: Is there a way to discover the class a method was call... -0.51
A safe way to divide two floating point numbers? +2.64
how to use bytes in java? -0.44
How can I do in javacard a power of 2 with a floating exponent? -0.04
Check if ArrayList contains an Array Object 0.00
Implementation of minimax and alpha beta algorithm for chess 0.00
understanding Float in C +1.33
Approximating Pi in java using Gauss-Legendre algorithm 0.00
Similarity measures for doubles 0.00
integers to boolean always gives me 1 0.00
Finding if data communication is possible -0.14
How to force a Float to only have four decimal places +0.48
Bug in converting from a large long to a float in Java on OSX? +0.35
Understanding Floating-point doc +0.04
Why does the code skip the for-loop -0.09
Need to use floats for performance yet want double-precision calcul... +1.42
How to get nth element of a Set -0.73
Why floating point does not start from negative numbers when it exc... -0.20
Midpoint 'rounding' when dealing with large numbers? +1.78
Questions regarding IEEE 754 single precision floating point numbers 0.00
Which is more efficient. if(a-b >0) or if (a > b) -0.24
When I split a String input into an array, the array only has 1 Ele... 0.00
Too many Initalizers for 2D array (Arduino IDE) 0.00
Why are floating points a better for physicists than integers and p... -0.28
Is it possible to omit rounding of intermediate results during arit... +1.50
What is the fastest for Map keys: Enum.valueOf(~) vs String.hashCod... -0.01
Why are bitwise operators slower at comparing booleans than the &qu... 0.00
Local static variables and Java +0.50
Mips double division returns Infinity 0.00
double: Roundaway from zero java -0.79
Floating-point division imperfection -1.31
Java Wake Sleeping Thread +0.85
C++ code mandatory parenthesis -0.23
Arduino Serial.print(, BIN) odd behavior +0.88
less than (<) comparison of float with if statement in c +0.49
Double Values Increases Randomly +0.00
What is the n in big-O notation? +0.95
different overflow policy for Double and Integer. why? -0.91
Splitting Huge File into multiple files by date and time 0.00
Does PHP actually use IEEE-754 floating point numbers? 0.00
How to Set a FindBugs Filter for fields with a specific Annotation? -0.51
Using round function in R on very small values returns zero 0.00
how do i retrieve the original plaintext password of a hashed passw... +0.20
lighting two ends of LED strip using Arduino fastLED library 0.00
Sort Map By Value Object Member +0.01
Converting float to BigDecimal then back to float -1.63
Identifying what package to import based on Javadoc? -0.26
Numerical Double Integration in Java 0.00
How to compare entrySet of two maps -0.83
Diffrentiate between BigDecimal for money and BigDecimal for percen... +0.05