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 ... 34 35 36 37 38 ... 66
Title Δ
How to create a reference to arrays and boost::array (or ideas to n... -0.15
NaN Literal in C? -1.61
Is std::vector::size() allowed to require non-trivial computations?... +0.08
What's the point of nested try-catch block? +1.45
Curly Braces in C and C++ +0.71
C++ Returning reference to temporary +0.47
When should we insert blank line(s) in source code? +0.31
how to create an empty doubly linked list? -1.78
What is a good algorithm for mapping random (barcode values) number... -0.39
Sort array/vector of string -2.40
What is the highest possible key string in a range query on GAE/J? +0.33
temporary file stream -2.99
Keyword "typename" in Templates +2.03
only allow defined behavior in C++? -1.05
Incremental number using the "Curiously Recurring Template Pat... +0.59
Macro function with several lines for the parameter? +1.31
Can anyone explain this paragraph of the current C++0x standard dra... 0.00
What order do I include header files in? -0.93
Compound literals and function-like macros: bug in gcc or the C sta... +2.33
Should I put classes in seperate files in C++? +0.66
Size-Of C-Array as a function? -0.24
How to refactor switch case statements in python? 0.00
Is this code behavior defined? +1.31
Is it unwise to fuzz-test with a cryptographically weak pseudorando... +0.11
What does this mean? int foo = foo + 4; -1.55
delete dynamically allocated object from std::vector +0.26
What's the maximum I can afford to cache? -2.37
C++ float number to nan +0.20
Relation between programming languages -0.26
C++ guarantee and name for POD-like data, memcpy capable -1.03
How to remove new line and linefeed from title tags of a page? (Goo... -2.57
A "killer adversary" for memory allocators? 0.00
Find how many bytes are ready to be read from a FILE* or a file des... +1.47
How to swap parts of two objects using memcpy? 0.00
Is this design over-engineering? -0.98
Undefined reference to static const int +0.77
Difference between pragma once inside and outside include guards? +0.24
C/C++ Post-increment by more than one -1.34
boost share_ptr: difference between operator= and reset? -2.47
Could C++ or C99 theoretically be compiled to equally-portable C90? -0.55
C++: Why pass-by-value is generally more efficient than pass-by-ref... -1.36
Java replacement for C macros -2.88
Is it possible to dynamically create an array of constant size in C... +0.19
Synonym dictionary implementation? -0.19
Recursive copy constructor? +0.23
What happens when I subtract an unsigned integer from a signed inte... +1.42
Class API design: should I return a field in getXxx() method by val... -0.42
Performance penalty for "if error then fail fast" in C++? +0.30
Destructor on const char * +1.04
Friend functions of a class template +0.67