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 ... 13 14 15 16 17 ... 66
Title Δ
Can an XOR linked list be implemented in C++ without causing undefi... 0.00
Is this valid when dereferencing an iterator +1.24
I've not understood the reason in use of pthread_key_create, can yo... 0.00
Count characters in UTF8 when plain char is unsigned +1.72
How to delete a STL list of pointers? -0.58
What is the correct implementation of move constructor (and others)? +0.28
Accessing a function through inclusion vs declaring static +0.14
How can I handle exit() calls in 3rd party library code? -1.15
Letting the compiler know I am passing positive value in the sqrt -... -1.23
When are class templates instantiated? +1.58
Calculating repetitive permutations of an array -1.18
Does casting away constness from "this" and then changing... +1.57
C - returning 2 values on stack 0.00
Does "ANSI C" or "ANSI C++" still mean somethin... +1.95
C2664 for std::vector cast operator +0.31
Is the C++ standard library thread safe? -0.81
Why do we say that the call of virtual function cannot be determine... -0.51
what does C++ string erase return *this mean? -0.80
How does the size of a pointer change when it is pointing at a sing... +0.83
Single producer-multiple consumers: How to tell consumers that prod... -1.33
Is there such thing as a left-associative prefix operator or right-... +0.54
Canonical way to define forward output iterator 0.00
C++ Parallel std::vector Sorting With Expensive Copying +0.87
Do C++ references take any memory? 0.00
How does one compute a time_t for the epoch in pure ISO C? +1.46
Thread-safety of writing a std::vector vs plain array +1.03
If virtual table is created in compile time, then why do we call th... +0.84
Different output on different compilers 0.00
Difference between two dates in C +0.19
how to create md5 or sha1 checksum of a file without loading its co... +1.68
After reading from fstream, why does it seem to need its goodbit cl... +1.68
const parameter vs const reference parameter -0.05
Do C++ template classes duplicate code for each pointer type used? +0.69
Pure virtual interface implemention in the cpp file 0.00
which sorting algorithm to use where? -1.92
overriding pure virtual operators +0.73
What is the correct value of max_size() for a fixed capacity custom... -1.89
How to go about multithreading with "priority"? -0.18
Code Fragment: is this pure C? -2.54
iterators to range of elements in a vector whose attributes have sp... +1.31
Is stability of std::remove and std::remove_if design fail? +1.33
Finding if a random number has occured before or not -2.10
Avoiding iterators being invalidated during vector iteration +0.81
What is practiced in C++ to use for byte manipulation uint8 or char? +1.09
Lock mutex of object before destroy it will deallocate memory or so... -0.69
Clean way to break outer for loop from inner for loop -1.48
Filling a 2D matrix so that no two neighbouring values are the same +0.61
Using the address of a member variable as an ID 0.00
Why doesn't std::pair have iterators? -1.00
Does C++ Standard description of indirection operator guarantee mem... -0.56