StackRating

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

David D

Rating
1491.33 (4,393,819th)
Reputation
1,358 (119,019th)
Page: 1
Title Δ
How should I read and parse (real, proper, full-featured) CSVs in C... 0.00
Why is slot passed as string? Qt 0.00
Assignment Operator for an object -0.66
Calling a virtual function on a vector of base classes +4.68
Good design practice concerning MVC view interface -2.09
Good practice or convention for cleanup heap allocated object? -3.20
"String subscript out of range" error when changing from... -2.94
OO design in C++ - Decorating a parent object with unknown types of... +3.66
Virtual function call -2.02
Safety of pointer arithmatic on inherited objects 0.00
"No matching function for call to" Templates C++ -3.17
Singleton constructor separated from get_instance() 0.00
good to ask (not compile-time force) subclass creators to do certai... -1.98
C++ function call order (boost) - confused 0.00
How do I define a constant array in a Class in C++? +4.35
C++ - is it possible to extract class and argument types from a mem... +0.45
C++ Avoiding Global Variables and Singletons +4.38
Can I use the static keyword to only allocate new memory once? +0.14
"Best" Input File Formats for C++? -1.12
Is there a better way than friend classes here? -0.80
Is this an issue with pointers? 0.00
Store Non-Static Object in Class with Static Functions +4.10
C++ switch statement , how does this work -3.36
Transform rational numbers to integers -2.45
removing things from a pointer vector +4.31
Iteration, find +4.29
Priority Queue - Binary Heap -2.21
Segmentation Fault C++ -3.41
Storing strings -2.53
typecasting with virtual functions -3.15
Does calling new [] twice on the same pointer without calling delet... -1.50
C++ double sorting data with multiple elements -1.63
QTime or QTimer wait for timeout +0.01
Time complexity of find() in std::map? +3.75
How to compare c++ std::map with custom comparison function for ass... -3.18
can we display the total of calculatorform example in a new window?... 0.00
Passing variable num of args to another method in class -3.38
Valid algorithm to calculate difference between two times? -0.09
no member function declared in class 0.00
Memory exception in c++ -3.64
emit dataChanged(createIndex(1,1),createIndex(1,1)) results in many... 0.00
selectionChanged is not called when text is selected in a QWebView C# +4.27
c++ member function access private static variable? -2.38
Qt Opposite method of QString::split() -2.14
Is it dangerous to have local variables refer to other local variab... +0.56
How to find types of an object's ancestors? 0.00
how to identify if a string is a number and if it is, convert it to... +3.91
Print template typename at compile time +1.53
QTimer singleShot use the activator 0.00