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 ... 17 18 19 20 21 ... 66
Title Δ
Are sequence containers not a subset of general containers? -0.70
std::map trick for comparing unrepresentable numbers? 0.00
Do pointers have copy constructors? -1.26
How to clean initialized resources if exception thrown from constru... -0.91
Can compiler sometimes cache variable declared as volatile +1.28
C++ 32bit vs 64bit floating limit +0.31
Scope issue : how to see (not access neither modify !) a private at... +0.03
How do I do a memset for a pointer to an array? +0.22
Can a struct member be accessed if __typeof__ macro was used in dec... -1.75
C++ XOR operator precendence +0.13
checking divisibility by prime factorisation +0.32
c++ copy constructor signature : does it matter +0.08
Size of stack and heap memory +1.06
What does this passage from CLRS mean? 0.00
In general, what should the return type of the getter for an STL co... -0.39
Class has virtual method but non virtual destructor C++ +1.31
Efficient/faster copying for standard containers like std::vector -1.05
How to tidy up on c++ error handling with return-values? (deallocat... +0.09
Increment operator gives segmentation fault? +0.32
How do I use 3 and 4-byte Unicode characters with standard C++ stri... +0.49
when is the memory allocated while declaring an array as pointer to... -1.21
C++11 lambda returning lambda +0.64
what is the difference between these C statements? -0.92
Successfully open but not good? -1.52
Why should Insertion Sort be used after threshold crossover in Merg... +1.88
Proper way to writing constructors in C++ +0.19
C++ String memory reuse optimization +0.72
How to sufficiently hash an image to avoid collisions? +1.24
Returning an STL vector from a function - copy cost +2.07
Why cant I pass a non const pointer to a function taking a referenc... -0.25
I am not getting a warning when I import a void pointer to a struct... +0.43
Naming convention for constructors and destructors in C +0.81
STL container for a list with random access? +0.93
Set breakpoint on variable value change +0.32
Will casting a char/unsigned char be safe? -0.55
platform difference? -1.88
Insertion sort analysis and summation notation -2.54
please help to compare algorithm complexity between Big O , Theta a... 0.00
Are there performance reasons against goto? -1.50
Deducing Non-Type Template Argument Unsigned Int / size_t +1.21
which ANSI characters does isblank detect ? -0.56
Why can ++i ever be different from i+=1 performance-wise +1.34
Is a lookup table a form of hash table? +0.58
How do I transfer text between different functions in C? 0.00
Why making an empty struct a new typedef and using it as a pointer... -0.84
Function calls vs. local variables +2.10
Given an array of integers, find the LARGEST number using the digit... -0.12
What is the most efficient way to find a random prime number betwee... -1.04
Implementing data structures/algorithms in languges that already su... +0.20
C how to free malloc'ed memory when program can encounter error and... -0.68