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 ... 50 51 52 53 54 ... 66
Title Δ
Which one is faster, reading from disk or allocate system memory +0.47
How to avoid successive deallocations/allocations in C++? +0.05
Reading characters on a bit level -0.40
Algorithm to find a number and its square in an array +0.50
How to handle a file destructor throwing an exception? -1.77
When are header-only libraries acceptable? -1.88
STL-Like range, What could go wrong if I did this? -0.38
Where to find algorithms for standard math functions? -0.04
C++ Streams compared to .NET Streams? -1.02
Efficiently allocating many short-lived small objects +0.63
C++ equivalent of .net Stream? +1.15
How to prevent derived class from making a private/protected virtua... -0.81
Can I new[], then cast the pointer, then delete[] safely with built... +0.67
Guessing the hash function? -0.41
Any reason to use hex notation for null pointers? -0.83
Switch optimization for many cases guarantees equal access time for... -0.25
Algorithm to merge two lists lacking comparison between them +1.46
c++ overloaded method in derived class -0.71
Google App Engine - how do you handle a DatastoreTimeoutException? -0.19
How do you determine the best, worse and average case complexity of... -1.27
Which side (left or right) of && (and) operator evaluated i... +0.04
vector and const +0.26
reference to the pointed object -1.83
Which of these statements about objects is true? +1.22
What platforms have something other than 8-bit char? +1.20
Scope Guard in C +0.80
Nested anonymous namespace? -2.39
Number of bits in a data type -0.57
Storage of a high score table, what kind of container? -0.86
Some Issues About Cygwin[Linux in Windows] (socket,thread,other pro... -0.94
wait and notify in C/C++ shared memory +1.11
Best way to slow down a thread? Is using Sleep() OK? -0.83
Template parameters dilemma +0.33
What is the best way of implementing a dynamically resizing stack i... -0.47
C++ templates: prevent instantiation of base template +0.60
Extract the fields of a C struct +0.26
Is there a limit for the total variables size on the stack? +0.31
C interview question---run-length coding of strings +0.26
What happens in C++ when an integer type is cast to a floating poin... +1.21
What is a null-terminated string? +0.52
globals, re-entrant code and thread safety -0.61
struct pointer manipulation +1.41
How do you initialise a dynamic array in C++? +0.56
Thread Safety in C -0.43
static initialisation vs dynamic initialisation +1.36
C: Passing Struct to a Function doesn't result in a call by value o... -0.76
How does Google Maps know my position? +0.79
STL-friendly pImpl class? +1.50
Algorithm complexity with input is fix-sized +0.73
What object is rethrown in C++? +1.40