StackRating

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

David Thornley

Rating
1513.07 (52,464th)
Reputation
50,885 (1,953rd)
Page: 1 ... 8 9 10 11 12 ... 22
Title Δ
questions regarding the use of A* with the 15-square puzzle +0.36
Do You Trust Hosted Services With Your Source Code and Intellectual... +0.16
why are RTOS coded only in c? -0.54
Should clean code always obey these rules? -0.62
pointer vs handles in C (are the terms used to convey separate thin... -0.06
C: Comparing two bytes to see if one is within a certain range of t... +1.31
Are multiple conditional operators in this situation a good idea? +0.72
What does this mean: (void *) 0x00 -0.14
JavaScript not working on IE, but OK in all other browsers -0.11
Implementation of a simple algorithm (to calculate probability) +0.35
Where to put system documentation? -1.07
Using Mac-style dock menu in an application. Illegal? +2.38
When is your code a "Derivative work"? +0.06
How do you make mathematical equations readable and maintainable? +0.52
Is it better to rewrite inherited code than fix it? -0.07
Most efficient tree structure for what I'm trying to do -0.32
Why are foreign keys more used in theory than in practice? -0.70
Benefits of declaring a function as "inline"? -0.85
Searching for non-commercial license for source code -0.39
What does this statement mean? "good C++ programming typically... +1.28
Why don't managed languages offer the ability to manually delete ob... +0.90
error C2065: 'cout' : undeclared identifier -0.23
Should a function's comment include descriptions of work done by fu... -0.54
C++ - Arguments for Exceptions over Return Codes -0.15
Why return a negative errno? (e.g. return -EIO) +2.19
c++ destructor mess, impossible to debug -0.60
Why does `include <iostream>` end up including so *many* files? -0.82
Can I cause memory leaks during debug of my program? -1.99
Can someone copyright a SQL query? +0.37
Is it a better practice to typecast the pointer returned by malloc? +0.68
is it reasonable to protect drm'd content client side +1.20
C++ : implications of making a method virtual -0.20
What is better: set up underestimated or overestimated deadlines? -0.96
Is it bad practice to change state inside of an if statement? -0.75
Converting natural language to haiku? +2.12
C++ message passing doubts -0.44
c++ vector of class object pointers -0.72
Looking for some refactoring advice -0.13
How to avoid press enter with any getchar() +0.92
How to write an enumeration of all computable functions? -0.14
Compile issues based on different platforms -1.20
STL iterator as return value +0.11
C++ passing const string references in methods? +0.78
Why should one bother with preprocessor directives? -0.07
Can coordinates of constructable points be represented exactly? -0.48
How to unit test the sorting of a std::vector -1.44
Why doesn't C++ reimplement C standard functions with C++ elements/... +0.13
What is the most complicated, complex block of code you've ever wri... -0.34
array reallocation C++ +1.14
GPL restrictions when distributing to a select number of customers? +0.57