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 ... 7
Title Δ
Program that counts the number of types of letters in a paragraph,... -1.01
Sorting 2 sets of different arrays +1.34
C++! How are destructors called +1.47
Function template overloading (different data type validation funct... -1.14
Making a timer and trying to convert UInt64 to a valid time string +1.98
Passing the Number of Elements in an Array to Function? 0.00
How to sort arbitary multidimensional vector using sort()? -0.59
Explicit delete and new vs using a unique_ptr 0.00
Do I use the move semantic correctly? What would be the benefit? 0.00
How to reverse iterate vector with iterator? 0.00
Can a class hierarchy be safe and trivially copyable? -0.03
Why lambda and not local functions? +0.79
What kind of pointers can I use when throwing an exception? 0.00
For every word out put a list of pairs, the line number and the wor... -0.77
Insertion sorting algorithm in C++ 0.00
How to a mark a function as invalidating its argument +1.20
Ultimate Function Template? -2.56
Correct syntax to assign unique_ptr to new boost::asio::io_service:... -0.61
C++ - Counting the number of vowels from a file +1.15
Efficiently/concurrently insert into unordered_map<> 0.00
How to check for NULL(empty/0) strings if I don't have access t... -0.08
How to turn *argv[] into a string inside isaplha +1.80
What's the easiest way to create an empty shared_ptr? +2.42
C++ returning a function from within namespace using std::function -1.26
Why is min() giving bizarre results? 0.00
initialize C++ array based on input arguments +1.73
C++ Difficulty with File Input Loop? 0.00
C++ Having two "processes" run at the same time +0.17
Strange behavior of fields aligment in the structure +1.69
Why does unique_ptr have a nullptr_t constructor? -0.45
std::string assignment through index doesn't seem to work +1.64
C++ use lock/unlock 0.00
How to set values in a bitset according to a array of floating poin... -0.05
Efficient usage of a c++11 shared_ptr in an asset manager +1.07
Converting Base1 pointer to Base2 pointer ( boost shared_ptr) -0.16
Writing cross compiler c++, `char*` vs `void*` -0.60
I can't figure out C++ syntax error "expected `;' before ‘{’ t... +0.42
Can I access a struct passed into a template generically? +1.78
Multiple specializations of the same template with different typena... 0.00
C++ static_cast and virtual method functionality 0.00
Is there any idiomatic explicit use of mutex::lock() or unlock()? +0.40
C++ : Make multiple constructors with the same argument types +0.43
Timing a for loop with clock +0.42
BOOST scoped_lock replacement in C++11 0.00
Figure out return type of a functor C++11\Boost 0.00
C++ Time machine doesn't calculate amount of time passed correctly -0.07
make insert one by one in order C++ 0.00
data structure for accessing sorted subsets of a set c++ 0.00
Fastest way of computing the power that a "power of 2" nu... +0.90
Approximate sort (array/vector), predictable runtime -1.43