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 ... 42 43 44 45 46 ... 66
Title Δ
technical aspects of 'isa' in c++ +1.01
Managing an array of indeterminate type with void pointers -1.18
How do you output binary representation of floats? +0.62
How to store a concatenation of ints and characters in a char*? +1.09
Managing C++ project - file layout, dependencies and version control +0.61
volatile and double confusion -0.64
How to compute the algorithmic space complexity 0.00
So now struct can have virtual function and support inheritance ? W... 0.00
Binary trees in C++ using references +0.05
How C++ select() function works in Unix OSs? -2.52
How to copy a certain number of chars from a file to a vector the S... -0.58
Using operator[] on empty std::vector +0.03
Maximum value of postage stamps on an envelope -0.28
Constructors cannot be virtual, why? Not a dupe +0.98
C++ FAQ Lite Smart_Ptr Class Not Functioning? 0.00
Specify a number literal as 8 bit? -0.90
C++: Store large numbers in a float like PHP? -0.23
C++ Passing Pointer to Function (Howto) + C++ Pointer Manipulation -0.43
Why use an initialization method instead of a constructor? +0.75
Tools to bracket conditional statement -0.62
ANSI C vs other C standards +0.83
C++ exception handling and error reporting idioms -0.53
Fundamental typedef operand syntax +0.33
Is typedef'ing a pointer type considered bad practice? -0.57
Upload a file to a web server using C++ +1.00
Parallel inheritance trees, where classes from one tree have contai... 0.00
Deprecated conversion from string const. to wchar_t* -0.10
Why is this vector iterator not incrementable? +0.60
Must I cast this that way? -0.14
What is the intuition behind cache oblivious data structures? +1.51
How would I replace the character in this example using strchr? +1.09
Coding conventions for method returns in C++ +0.38
Learning c++ from php +0.86
Why doesn't strncpy work with a string allocated with malloc? +0.87
How to use an unknown (int-like) type as index into std::vector? -1.32
What is memory fragmentation? +1.37
ANSI C equivalent of try/catch? +0.82
What's faster: inserting into a priority queue, or sorting retrospe... -0.25
How to catch an assert with Google test? 0.00
Is it possible to execute code from the stack in standard C? +0.24
Popularity, How to make new hits count more than old hits? +1.75
C++: How does string vectors' random access time work? +1.73
How to prevent race conditions in Google App Engine using Java? -0.04
Image transfer between C++ and Java via Socket -1.82
Permuting All Possible (0, 1) value arrays -0.38
Any compiler which takes 'char' as 'unsigned'? +0.84
Why does a main function without a return statement return value 12? -0.20
Is it meaningful to optimize i++ as ++i to avoid the temporary vari... -1.61
Predefined text replacements in C++ and Python -0.73
Converting a std::list to char*[size] +1.04