StackRating

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

Steve Jessop

Rating
1646.94 (616th)
Reputation
239,307 (175th)
Page: 1 ... 58 59 60 61 62 ... 66
Title Δ
performance of C++0x exceptions +1.34
C++ static const variable and destruction +0.13
Returning struct from a function, how can I check that it is initia... -0.19
How does an array of pointers to pointers work? +0.21
simple C problem -0.14
Clean up your #include statements? -0.49
Tried and true simple file copying code in C? +0.46
C++, ways to benchmark improvements in cache locality? -0.10
Not locking mutex for pthread_cond_timedwait and pthread_cond_signa... +1.34
Can I use the Curiously Recurring Template Pattern here (C++)? +1.15
Is it possible to forbid deriving from a class at compile time? -0.74
C++ shift operator precedence weirdness -2.18
How to query all entries from past 6 hours ( datetime) in GQL? +2.06
Are strtol, strtod unsafe? +0.37
How to get an 'array of strings' as a function's return type? +0.11
Efficient Tuple List Comparisons -0.41
Improving the way we write code? -0.01
Same function, different return types for class hierarchy -0.29
Is there a way to initialize an array with non-constant variables?... -0.23
Should I use return/continue statement instead of if-else? -1.15
How to generate permutations of a list without "reverse duplic... +0.71
realloc crashing in previously stable function +0.71
who is responsible for determining the size of the stack -2.14
Is BigTable slow or am I dumb? +0.12
Is there a risk of a Ruby gem acting like a trojan? +0.39
detect power interruption in Symbian OS -1.38
How much memory was actually allocated from heap for an object? +0.24
regarding writing with TCP/IP in symbian -0.59
Are there are any platforms where pointers to different types have... +0.31
Further std::set woes -1.44
How Do I Deal with Static Objects when Overloading new and delete t... -0.11
Shred: Doesn't work on Journaled FS? +1.84
Why does push_back or push_front invalidate a deque's iterators? +0.72
Append digit to an int without converting to string? -0.74
Is there a way to access the formal parameters if you implement __g... +0.21
When I created my helper classes, am I over designing? +0.56
How is static variable initialization implemented by the compiler? -0.74
Problem accessing static const variables through class member funct... -0.60
C++: optimizing member variable order? +0.68
How to access members of a `struct' according to a variable integer... +0.87
What does "#define assert(exp) ((void) 0)" do? -2.00
Fermat's Little Theorem -0.13
Given a date range how to calculate the number of weekends partiall... +0.38
How can I sort numbers lexicographically? -0.83
Remove an array and shift the reamining elements -0.43
String and Final +0.51
JVM garbage collection and a paging memory architecture +0.49
What issues can I expect compiling C code with a C++ compiler? -0.43
Union – useless anachronism or useful old school trick? -0.79
Alternatives to preprocessor directives +0.31