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 ... 41 42 43 44 45 ... 66
Title Δ
Differences Between Python and C++ Constructors +1.30
Is a std::list empty when it is first constructed - even if it is a... -0.56
Forward declaration just won't do +0.21
How to implement `memmove` in standard C without an intermediate co... +1.23
How to treat a struct with two unsigned shorts as if it were an uns... +0.75
How to do portable 64 bit arithmetic, without compiler warnings +1.07
__gnu_cxx hash map with keys of type std::pair<std::string, unsi... 0.00
how do you prove that the big theta of a series is its leading term? -0.18
Alignment of char arrays -0.41
Check for null pointer +1.62
Is the signedness of char an interface issue? -2.01
Is the signedness of char an interface issue? +0.74
What is the formal name of the number-picking game? +1.16
what's meaning that sign of assignment +0.30
using "new this.GetType()" in a base class to instantiate... -1.28
What is the best way to get right most number in an integer with C? -0.66
How to get functions names from Linux headers located in /usr/include +0.23
Reordering python list based on an algorithm or pattern -1.13
How to retrieve value type from iterator in C++? +0.31
What is guaranteed about the size of a function pointer? -0.90
can the safe bool idiom be implemented without having to derive fro... -0.18
How can a pointer be implemented except storing an address? -1.94
When using a restrict Pointer in C, is it OK to change a variable u... +1.14
Smallest integer larger than lg N -1.11
Exception in destructor -0.48
Would using a virtual destructor make non-virtual functions do v-ta... -1.90
Searching std::unordered_set by hash value and predicate 0.00
Determining sprintf buffer size - what's the standard? +0.51
Is there a pseudo-random number generator simple enough to do in yo... -2.00
Returning an iterator in a multi threaded environment, a good idea? +0.20
Vectors with fixed dimension and values (C++) -0.68
Meaning of average complexity when using Big-O notation -0.01
Standard sorting networks for small values of n 0.00
Applications of red-black trees -2.90
iterator to pointer or reference - ERROR +0.29
How to obtain total available disk space in Posix systems? +0.30
initialization of the static variables -1.34
Find duplicate strings in a large file +1.83
modified a constant again.. with void pointers -2.56
Why is std::type_info polymorphic? -0.02
Why doesn't unary_function define operator()? +1.09
std::transform using C++0x lambda expression +0.91
C++ preprocessor concatenation -0.18
Implicit Type Conversion -1.15
What non-NULL memory addresses are free to be used as error values... +0.40
default d'tor, copy c'tor, operator= +0.77
Making size_t and wchar_t portable? -0.54
C: working with char array as 8 byte blocks +0.80
Placement new issue -0.91
Any way to use HTML as an interface to a C/C++ program? +0.54