StackRating

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

quant_dev

Rating
1502.12 (358,336th)
Reputation
4,189 (39,960th)
Page: 1 2 3
Title Δ
Array access optimization +4.15
Detecting if two number ranges clash -1.07
Does removing comments improve code performance? JavaScript -2.67
Are there libraries for Square Root over BigDecimal? -1.96
Alternatives to the GNU Scientific Library -2.69
Naming convention for a variable that works like a constant +2.76
Java FAQ equivalent of C++ FAQ lite? -0.95
Why use the C# class System.Random at all instead of System.Securit... -1.83
Why aren't more applications written in multiple languages? -2.50
C++: TR1 vs GSL vs Boost for statistical distributions? -0.68
C++ development for Linux on Windows +2.95
Setting up a new Java development shop -3.53
How-to do unit-testing of methods involving file input output? +4.07
Does offering financial bonuses help or hurt morale? -3.05
Scope, arrays, and the heap +0.21
Most powerful examples of Unix commands or scripts every programmer... +3.86
Struggling with generics and classes +1.02
What's wrong with using == to compare floats in Java? +1.24
C/C++ counting the number of decimals? +3.39
Reverse a sentence in C? -1.10
How much time do you spend running regression tests on your IDE? -0.04
use cases for well-known Java software packages -2.86
C - Sending the contents of a matrix in one function to a matrix in... -1.41
Search an attribute inside a Vector on Java +2.05
"Every language was created for a specific purpose" +0.13
How defensively should I program? +0.50
Calling inline functions C++ +2.16
Would one have to know the machine architecture to write code? +0.97
How to avoid lots of parameters in critical methods of my applicati... +3.54
Are inner classes commonly used in Java? Are they "bad"? -1.01
When to use a void pointer? -0.22
Why can't I drag execution point in IntelliJ (I can in Visual Studio) -2.91
Finding PI digits using Monte Carlo -3.94
Monte Carlo simulation in forecasting? -3.42
Java performance tips +1.59
Inaccurate Logarithm in Python -2.09
Java Utility Class vs. Service +0.79
Equivalent of IllegalArgumentException of Java in C++ 0.00
is a great memory a requirement for great programming +3.03
Formula to determine whether a line form by 2 geo points (lat, lon)... -0.90
How do I write (test) code that will not be optimized by the compil... -3.23
What strategy do you use for package naming in Java projects and why? -3.48
How much code should one put in a constructor? -2.17
Which programming languages are not supported by Eclipse? -4.44
Passing "const" variable to method in Java +4.34
Looking for ODE integrator/solver with a relaxed attitude to deriva... +1.96
Factory method returning an concrete instantiation of a C++ templat... -0.45
How lean do my C++ exception classes really need to be? 0.00
"Approximate" greatest common divisor -3.94
Java: Double Value Comparison 0.00