StackRating

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

dsimcha

Rating
1578.27 (3,164th)
Reputation
45,715 (2,294th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Creating your program design -1.53
Use of Exceptions or Strings containing error codes in Software Ser... -0.60
Can a pointer of a derived class be type cast to the pointer of its... +0.35
Looking for a pure object oriented language -1.39
C++ specific patterns due to language design +0.16
Can you cache a virtual function lookup in C++? +1.05
What is type safety and what are the "type safe" alternat... -0.14
How does a non deterministic turing machine work? -0.31
What are the factors to consider when choosing between interfaces a... -1.03
Obfuscated C# Code -0.96
Why does using boost increase file size so much? +1.98
what's interface vs. methods, abstraction vs. encapsulation in C++ -0.86
Several copies of a PHP site with tweaks: maximize code reuse and m... -0.16
Are Mark Up languages considered programming languages? +0.93
Does the GPL state that dependencies of GPL'd software also have to... -0.05
Which is faster, a function call with a lock, or a virtual call? +1.41
Going from C# to Java -1.25
What are the advantages of just-in-time compilation versus ahead-of... -0.94
Algorithm for rating the monotonicity of an array (i.e. judging the... -0.17
Which one is faster in java? 1. Math.max(a,b); 2. (a>b)?a:b +1.05
counting combinations and permutations efficiently +1.17
Aggregating automatically-generated feature vectors +0.17
Is log(n!) = Θ(n·log(n))? +0.12
What's the best way to test this? +0.40
Performance of calling delegates vs methods -0.58
Functional programming vs Object Oriented programming -0.74
Coding Practices which enable the compiler/optimizer to make a fast... +0.40
What are the efficient and accurate algorithms to exclude outliers... +0.57
Efficient algorithm for detecting matches -1.18
when to use registers in C? +0.67
How are closures used in functional languages +0.24
Java and Cobol differences -1.17
How far do you go with YAGNI? -0.93
Implementing the singleton pattern in Java -0.89
Where to get Best resources on D language? +0.57
Why does language verbosity have a negative connotation? +0.89
Should I make my python code less fool-proof to improve readability? -1.10
Java vs. OO Design -0.82
Duck typing, must it be dynamic? +0.92
Is it a bad idea to use params [] in method signature +0.85
What is the fastest way to test if a double number is integer (in m... -1.05
Advantage and disadvantages of #defines vs. constants? -0.71
Concrete symptoms of over-engineering +0.72
Explicitly disallow heap allocation in C++ -0.34
Does anyone still bother with IE6 hacks? -0.12
Advantage of winelib? 0.00
How to match word where count of characters same -0.39
When is each sorting algorithm used? +0.86
Any real example of using interface related to multiple inheritance -0.44
Java Getters and Setters -1.33