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 Δ
Memcpy, string and terminator -0.55
C++ creating object based on condition +0.46
C++ Pointer question -0.28
Overloading of operator[] -0.37
Mixing abstract classes and templates, a recipe for disaster? +0.08
How does the C++ runtime system know when objects go out of scope -0.44
Any good C++ finance (preferably high frequency trading) books peop... +2.56
when should I use the new operator in C++ +0.27
If I use C-Style casts in my C++ project, is it worth refactoring t... -1.11
What's wrong with const? -1.53
C++ std::sort does not work with pointer to vector -1.02
How string accepting interface should look like? -0.42
Is it good practice to throw an exception in the constructor of a C... +0.10
How to use char * in C -1.32
Disadvantages to using lots of if statements -0.82
algorithm moves the array elements -1.73
Tell `string::operator==` to start comparing at the back of the str... -0.86
How do I pass an std::string to a function that expects char*? -0.79
Code review: How could I simplify this simple method? -0.11
Can I get polymorphic behavior without using virtual functions? -0.79
What does "data abstraction" exactly mean? -0.25
Why are templates so slow to compile? -1.39
C++ advice on writing code -1.13
What does mean this C++ code: "void Foo() throw;"? -0.84
C++ beginner question: dereference vs multiply -0.67
Printing lists with commas C++ -1.20
C++ char * to string +0.43
C++ - basic function question -0.97
When should the STL algorithms be used instead of using your own? +0.10
Is C++ explicit conversion really that bad? -1.29
How to publicly inherit from a base class but make some of public m... -1.08
Create an instance from a static method +0.10
skipped when looking for precompiled header +0.21
What to throw in a C++ class wrapping a C library? +0.03
C++ Templates: Convincing self against code bloat -0.36
What is the cost of a #define? -0.96
optimize output value using a class and public member +0.33
C++ arrays as function arguments +0.45
What is purpose of a "this" pointer in C++? +0.90
C++ string array from ifstream +0.29
Simple OOP-related question -0.60
Can I cause a new C++ class instance to fail if certain conditions... +0.18
Why do I need to call new? -0.69
Is it a good idea to apply some basic macros to simplify code in a... -0.02
Idiomatic STL: Iterating over a list and inserting elements -0.07
c++ shorthand operator-> operator() -1.24
Understanding a software system -0.32
What does returning zero by convention mean? -0.06
What is the use of a C++ class containing an "implementation&q... -0.70
C++: Avoiding dual maintenance in inheritance hierarchies -0.12