StackRating

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

mfx

Rating
1463.34 (4,526,438th)
Reputation
6,112 (26,671st)
Page: 1 2 3
Title Δ
Parsing a full name into its constituents +0.66
XML Parsing : JDOM or RegEx ? Which is faster? -0.41
Problem with implementing a bitwise AND problem in Java -1.08
Why is the 64bit JVM faster than the 32bit one? -0.70
logging stderr and stdout with log4j +0.55
DecimalFormat.format(double) in different threads +0.56
Real number arithmetic in a general purpose language? -1.10
When should we call System.exit in Java -2.01
What is the best way to use whitespace while programming? -0.52
Java Interfaces/Implementation naming convention -0.49
Compilation error: casting -0.81
To Throw or Not to Throw +1.35
How is dynamic memory allocation handled when extreme reliability i... -3.44
Java 'extends Object' question +0.35
java utf-8 encding problem -0.99
Regular performance tuning and maintenance -2.44
Java synchronization question -3.91
Is it possible to log if a class in the JVM is used? -3.11
Should I use "this" to call class properties, members, or... +1.61
Any reason to use hex notation for null pointers? -0.83
How does object reference and cloning works in java -1.33
What is the big deal about Big-O notation in computer science? -3.73
Java Pass by value problem? -1.09
Code Commenting: Do you put your code comments on Interfaces or on... -2.44
How do I compare two Integers? -2.91
Diversify programming knowledge +0.92
Help with Vector.size() in Java -1.30
How to write an enumeration of all computable functions? +2.79
Should a servlet explicitly return at the end of doGet/doPost? +0.69
How to check if String value is Boolean type in Java? +4.13
Is there a way to improve the speed or efficiency of this lookup? (... -2.04
Why dont languages allow overloading of methods by return value? -2.57
Optimization! - What is it? How is it done? -0.75
Searching algorithm -1.95
Better to use a list of pairs, or two lists? +1.48
Inject New Methods and Properties into Classes During Runtime -3.66
Best Practices: hasXXX() methods for possible null returning getXXX... -2.56
Java Reflection: Why is it so slow? -2.61
How does it know where my value is in memory? -2.54
How to get address of a Java Object? -1.88
How can I detect the installed Sun/Oracle JRE on Windows? -3.57
Log4j configureAndWatch() spawning thousands of threads -2.67
Stategies for Rebuilding Legacy Applications +1.02
How can I get/set individual bits in a float? -1.98
How do I set the resolution when converting dot files (graphviz) to... -3.96
Why aren't more applications written in multiple languages? 0.00
Killing thread instantly in Java +1.98
Are salts useless for security if the attacker knows them? +2.73
How can I close my file with the special condition? -2.57
"Necessary" Uses of Recursion in Imperative Languages +3.10