StackRating

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

David

Rating
1572.94 (3,708th)
Reputation
19,133 (7,208th)
Page: 1 2 3 4 5 ... 7
Title Δ
Understanding Map in C++ as a Java developer +1.36
Loops: Use break or state variable in constructor +0.43
Method Call Chaining; returning a pointer vs a reference? +1.23
Saving a struct with array data members to file 0.00
Uses undefined class/has incomplete type -0.53
Can I pass a pointer to a derived-class field to the superconstruct... 0.00
List iterator vs. vector iterator +1.78
Macros in C++, C -2.50
How to Initialize a Point Array? -1.73
I get a memory leak using vector -0.60
What does it mean "the function will find and store in a param... -0.65
Displaying the date using using functions in interface desing 0.00
Why is std::pair<int, int> constructible from a const std::pa... +0.39
Convert input string into a char array -1.35
Why is for(;;) used? -0.81
How to input a string array in C++ +0.67
Why we need enabled_shared_from_this -1.38
how to read from a large text file to an array c++ -0.34
error invalid conversion from 'const X*' to 'X*' +2.73
How do I create a --help option in a command-line program in c/c++? +0.93
C++ Dynamically alocated std::vector +1.63
Move semantics to take ownership of data from a buffer? -1.81
How to convert vector to set? -0.75
How can I prevent implicit conversion from char to int? 0.00
-> usage in smart pointers +0.41
Type safe physics operations in C++ -0.12
Using iterators to read binary integer list from file 0.00
Controlling the memory being used by a C++ programme +1.52
What is the use of default constructor +2.16
Remove input from an output stream +1.31
Check if next element is the last element in the STL List +0.17
std::vector<Foo> when some members of Foo are references -1.04
Should I Use std::begin with an Array? +1.32
Best way to initialize a C++11 array that's mostly the identity map... -0.20
Array Manipulation C++ -1.08
std::auto_ptr becomes invalid after being passed to a function by v... +0.42
Pointer to all std::vector elements +0.91
Const-correctness semantics in C++ +0.13
Should you migrate a project to C++11? +1.52
std::to_string vs stringstream +0.44
Is Locking CCriticalSection more than once in same thread good prac... -1.69
How do I make a constructor that accepts any primitive type and con... -1.17
Bigint operator >> overload +0.03
C++ function template using Default parameters -0.61
Poker game: Swap method in C++ 0.00
Does cout object remain a single instance, i.e. it never gets copied? +1.62
std::unique_ptr in lambda function causing segmentation fault 0.00
Operator overloading outside a template class with implicit convers... -0.57
c++ visitor pattern: Why should every derived visited implement Acc... -0.59
return value optimization vs rvalue reference 0.00