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 ... 38 39 40 41 42 ... 66
Title Δ
C++: null reference 0.00
Does the construct do .. while(false) contribute to better control... -0.65
How to find nearest even number for given int? (given 11 return 12) -1.07
Sorting a list of items by alphabetical order when the language has... +0.36
Which version of C is more appropriate for students to learn- C89/9... -1.34
Efficient mapping from 2^24 values to a 2^7 index +0.45
End of File (EOF) in C +1.17
Comments are always wrong -- right, or no? -0.14
Why floating point value such as 3.14 are considered as double by d... +0.28
pthread-win32 extension sem_post_multiple +0.16
Does every malloc call have to be freed +0.48
Casting unsigned int to unsigned short int with bit operator -0.39
Type Conversion/Casting Confusion in C++ +0.63
Any way to use a method on a template class (when you have a pointe... +0.18
why size of extreme down Derived class (multiple virual inhertance)... +0.77
nosetests 'cannot import name mkdir' 0.00
Tutorials / books on understanding assembly output -0.88
How will be a reference treated in these cases? -0.61
Tell `string::operator==` to start comparing at the back of the str... +0.94
STL std::map, pass by ref to const and the necessity of const_casting -0.64
strcat segmentation fault +0.61
converting a string into a double +0.50
Is there a standard pointer size declaration? -0.29
using virtual functions versus static_cast from base to derived +0.19
C++ implementation +0.28
Mean and std dev. of large set of data using recursion +0.53
Is it possible to Estimate RAM needed from Turing space complexity? -2.51
cannot pass a subclass pointer to a function when the function need... +2.02
Does C++ standard dictate whether these two methods of accessing th... +1.40
C++ Objects: When should I use pointer or reference +0.51
Is there a way to check if its safe to copy or assign an object in... +0.28
Algorithms for traversing a collection in sorted order without modi... -0.78
problem using mod operator c +1.21
Why does copy constructor hide the default constructor in C++? -0.52
TypeID for derived classes of a common base class -0.80
Can't pthreads access variables from the main() function? +1.02
Is it fine to customize C++? -1.41
fake/mock nonvirtual C++ methods +0.39
What algorithm can I use to determine if any sequence of n words ap... -0.09
unordered_set of TCHAR* requirements? 0.00
C++ style question: what to #include? 0.00
Checking for a null reference? -0.13
Initialize a vector array of strings +0.90
C++ lambdas for std::sort and std::lower_bound/equal_range on a str... +1.14
C++ lambdas for std::sort and std::lower_bound/equal_range on a str... -1.36
Generic / OO-like programming in C while avoiding symbol clashes -0.19
bottom up mergesort -1.99
What are clever ways to output a list of n items with (n-1) separat... -0.11
Writing Garbage on free / delete +1.00
Write once run everywhere - But how long? +0.63