StackRating

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

Stuart Golodetz

Rating
1545.29 (9,474th)
Reputation
16,765 (8,283rd)
Page: 1 ... 5 6 7 8
Title Δ
Why do some includes need the .h and others not? -1.05
Is there anything that can be done in C and not in C++ and the oppo... +5.07
How to run g++ from a terminal window on my Mac 0.00
Type error in a template function -3.66
In either C or C++, should I check pointer parameters against NULL/... -3.44
c++ unit testing using Boost 0.00
Java or C++ to learn as a first prgramming language +0.60
Why should I use foreach instead of for (int i=0; i<length; i++)... +4.12
Copy std::stack into an std::vector -1.29
Accelerometer signal segmentation +1.04
C: How to pass a double pointer to a function -1.85
Does every malloc call have to be freed -2.26
Implementation supplied copy constructor and assignment operator -0.27
Difference between signed / unsigned char -2.17
How can I sort my image sizes on both coordinates? -2.71
Tools and techniques to improve comprehension of unfamiliar code? +0.97
Big Oh (Induction Proof) 0.00
Something wrong in c++ code +4.67
Why was function overloading added to C++? +2.47
STL std::map, pass by ref to const and the necessity of const_casting +0.64
How to declare an object from a condition and make it available thr... +4.48
returning a reference to temporary -0.49
Is the whole object freed with a non-virtual destructor and a Base... +2.23
is c++ source code portable to linux when it successfully compiles... +1.26
How run-time detects buffer overflow? -1.03
The advantages and Disadvantages between C++ and VB6 +1.79
What is the difference between a reference and a pointer? +0.32
OpenGL skeleton animation 0.00
howto split a int into its digits? -1.70
const qualifier for pointers to pointers -3.06
C++: Is it possible to use a reference as the value in a map? -1.44
How can I diff two different text files without considering line or... +0.23
methodology for a team coursework -0.51
Lightweight library to read in (PNG) images (C++)? +4.26
Create Balanced Binary Search Tree from Sorted linked list +2.54
OpenGL animation -3.87
When should I use the keyword "typename" when using templ... +4.17
Creating new pointer object in loop -2.34
Looping on C++ iterators starting with second (or nth) item -2.48
re-learning opengl -1.06
Sub-Namespaces for Organization Bad Practice? +1.52
Is there a quick way to create a set? +1.20
Calling an "external" function from a class method -1.87
Hello World C++ CUDA Program in Visual Studio 2010 (Windows 7) -1.87
What are the meanings of *cast* and *conversion*? +3.21
Get list of available data member from a POD struct in C++ +1.94
Matlab to C or C++ +2.32
How to adapt a set iterator to behave like a map iterator? +2.08
Boost 1.44 --builddir and --includedir not working in Windows? +0.21
Template way of finding maximum allowable value 0.00