StackRating

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

JohnMcG

Rating
1434.26 (4,535,100th)
Reputation
6,798 (23,676th)
Page: 1 2 3 4 5
Title Δ
How can I make a Table of Contents frame in XSL? +0.32
c++ 3d arrays -3.62
Is const_cast safe? -1.55
How do you explain OO to new programmers? -2.39
What are some of the drawbacks to using C-style strings? -2.63
Deriving an abstract class from concrete class +0.67
Alternative to forward declarations when you don't want to #include +0.41
Why does this const member function allow a member variable to be m... -0.93
Is there any reason not to make a member function virtual? -3.61
C++: Derived + Base class implement a single interface? +2.43
STL::Map - Walk through list or use find? -1.57
How can you initialize a class with a reference member from a priva... +3.03
Are memory leaks ever ok? +4.28
Drawbacks to templates and the STL in C++ -1.72
How can I iterate over an enum? -2.32
How difficult is it to turn a "Java School" programmer in... -0.32
Not keyword vs = False when checking for false boolean condition +1.18
Do you consider this technique "BAD"? -0.50
One-to-many relationship in the same table +1.53
ACM Problem: Coin-Flipping, help me identify the type of problem th... -3.17
Do polymorphism or conditionals promote better design? -0.01
What is the most disruptive thing in a developer's day? +0.49
How would you write a non-recursive algorithm to calculate factoria... +1.69
What should I consider when selecting a data type for my primary key? +0.53
Garbage Collection in C++ -- why? -0.16
C++ constructs replacing C constructs +4.14
How to make a failing $(shell) command interrupt Make -3.89
C++ example of Coding Horror or Brilliant Idea? -0.16
What's the scope of the "using" declaration in C++? -0.90
How would you improve this algorithm? (c string reversal) -2.23
SQL Query - Using Order By in UNION -1.74
Maintenance teams vs. not-so-focused development teams +4.32
Simple C++ function -- Is this code "good"? +1.08
Do the concepts in Accelerated C++ Practical Programming by Example... +0.15
Templated superclass linking problem +1.81
How do you tell someone they're writing bad code? -2.69
Is Iterator initialization inside for loop considered bad style, an... +0.01
Why would I ever choose to store and manipulate XML in a relational... -3.31
Comparison Functor Types vs. operator< -2.99
Should one use < or <= in a for loop -0.83
Why shouldn't you use references to smart pointers? -1.83
What are some good ways to stay mentally alert during the work day? -0.30
How do I include IBM XLC template *.c files in the make dependency... 0.00
*.h or *.hpp for your class definitions -1.78
What do you do with a developer who does not test his code? -0.59
Sell me on const correctness +2.09
Should one prefer STL algorithms over hand-rolled loops? -3.79
Automatic Casts redux -3.93
Why isn't sizeof for a struct equal to the sum of sizeof of each me... -2.06
Does the 'mutable' keyword have any purpose other than allowing the... -1.80