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 ... 47 48 49 50 51 ... 66
Title Δ
Strongest cipher available to use with C/C++? -0.58
How to get the size of a binary tree? -0.69
In the following implementation of static_strlen, why are the &... +0.35
How to keep unreachable code? +1.10
Binding a pointer temporary to a reference -0.93
How to find a checksum of the same checksum? (job-interview question) -0.86
Shift Operators in C++ +1.03
Why does it NOT give a segmentation violation? +0.55
Best way to do powerOf(int x, int n)? -0.28
What Gotchas When Learning C++, If I came from PHP/Java? +0.70
My AES encryption/decryption functions don't work with random ivecs +0.55
In what order does evaluation of post-increment operator happen? +1.18
I serialized a C++ object, how to allocate memory for it without kn... +1.22
Whats the problem with int *p; *p=23; +0.70
Nullable values in C++ +1.35
Negative execution time -0.69
"volatile" qualifier and compiler reorderings +1.54
Try to fill the GAE datastore but the code consumes to much cpu tim... 0.00
Does replacing statements by expressions using the C++ comma operat... +0.75
nth smallest number among two databases of size n each using divide... -0.94
Calling a constructor to reinitialize variables doesn't seem to work? +0.76
C++ portable end of line +0.78
Calculating with a variable outside of its bounds in C -1.07
int vs size_t on 64bit -0.72
Why does C's "fopen" take a "const char *" as i... -0.80
What's the usage if I provide an implementation for a pure virtual... +0.83
Why, really, deleting an incomplete type is undefined behaviour? +1.57
C++ using this pointer in constructors +0.57
How to get all the descendants of a given instance of a model in go... 0.00
C vs. C++ for performance in memory allocation +0.58
Extracting, then passing raw data into another class - How to avoid... +0.96
Fast sign in C++ float...are there any platform dependencies in thi... +1.47
C++ copy constructor and shallow copy +0.48
Is it "legal" for C++ runtime to call terminate() when th... +0.96
Simplest way to mix sequences of types with iostreams? -0.33
C++: Life span of temporary arguments? -1.08
Is it considered bad form to execute a function within a conditiona... -0.47
Is there a way to formerly define a time interval for configuring a... -0.20
What is the result of X(X,X)? +0.93
What's the purpose of having a separate "operator new[]"? +0.06
Efficiency of iterators in unordered_map (C++) +1.44
#include headers in C/C++ +1.12
May volatile be in user defined types to help writing thread-safe c... +0.35
What would be the safest way to store objects of classes derived fr... -0.28
How is schoolbook long division an O(n^2) algorithm? -0.81
What are common uses of condition variables in C++? +0.23
C++ find method is not const? -0.51
Why can I set an anonymous enum equal to another in C but not C++? +0.32
Integer to Character conversion in C +1.15
Substring and its reverse in a string -0.64