StackRating

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

andreas buykx

Rating
1478.10 (4,503,264th)
Reputation
7,556 (21,024th)
Page: 1
Title Δ
C++ const cast, unsure if this is secure -2.04
Is there a way to revert svn property changes for a file without re... 0.00
Some design issues with C++ +0.36
function's return type's need +1.23
Class members that are objects - Pointers or not? C++ -2.09
Inserting <string, function pointer> into map -1.68
Unit testing Domain model objects -2.87
Storing data effectively -0.31
C++ STL map I don't want it to sort! -2.24
Software to track several memory errors in old project? +1.04
Header class file to be used by others +4.07
MySQL Connector/C++ Library Linking ERROR Problem +0.20
Defining a matrix as an array of arrays and computation its inverse... 0.00
How can I determine who locked a file using SVN? -3.70
Hints and tools for finding unmatched braces / preprocessor directi... -0.37
Reorder vector using a vector of indices +3.63
Should I declare all functions virtual in a base class? +2.84
Which comes first - The Interface or the Class -1.70
Workflow automation: Makefile vs. Ant +1.77
What do gurus say about Requirements Traceability Matrix? +2.02
Hand Coded GUI Versus Qt Designer GUI -0.70
When should static_cast, dynamic_cast, const_cast and reinterpret_c... -3.91
Do you add information to the top of each .hpp/.cpp file? -2.09
Drawbacks to templates and the STL in C++ -1.81
How can I iterate over an enum? +4.06
Anemic Domain Model: Pros/Cons -3.81
a struct doesn't belong in an object oriented program -1.27
Best programming methodology for very fast timeline and little requ... +0.26
Looking for a better way than virtual inheritance in C++ +2.72
Unit testing Visitor pattern architecture +4.09
Pointer-to-data-member-of-data-member -2.77
How do programmers practice code reuse -1.97
How do programmers practice code reuse +3.12
Dead code detection in legacy C/C++ project -0.49
How can I unit test a GUI? -1.29
Converting C source to C++ -0.37
Class design with vector as a private/public member? -2.29
How to organize C++ test apps and related files? -1.59
Your preferred C/C++ header policy for big projects? -2.54
Equation Solvers for linear mathematical equations -1.89
Which is more appropriate: getters and setters or functions? -3.14
Which scripting language should I learn after Perl? +0.14
Sell me on const correctness +0.20
Unit testing code with a file system dependency 0.00
Cleaning up Legacy Code "header spaghetti" -2.67
C++ static code analysis tool on Windows -2.67
Unit testing for C++ code - Tools and methodology +2.86
Calculate code metrics -3.38
What's the best UML diagramming tool? 0.00
Singletons: good design or a crutch? +1.11