StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Peter G.

Rating
1517.59 (37,295th)
Reputation
11,873 (12,467th)
Page: 1 2 3 4 5 6
Title Δ
Initialize large two dimensional array in C++ -2.76
Declaring and initializing a static int in a header +2.04
Invalidating set of pointers through indirection -1.38
Is there a standard C++ equivalent of C#'s Vector3? -1.47
Is this undefined C behaviour? +0.85
Post-order Tree Walk without marking node? -3.71
File Redundancy in C +0.41
Reading/Writing self heap -0.22
What will be the complexity of the operation to remove an element f... -1.83
how to get median value from sorted map -2.64
Race Condition without Threads? +3.84
Simple interactive prompt in C++ -3.59
Why is it so 'hard' to write a for-loop in C++ with 2 loop variables? +2.20
Code Review question - should I allow this passing of an auto_ptr a... +3.79
Which method to use to check if array key exists in std::map? -1.31
C++ meta-programming doxygen documentation -3.60
shortening the period of two dimensional dynamic array algorithms i... +3.65
What can I do to avoid TCP Zero Window/ TCP Window Full on the rece... -1.50
Does JPEG use a row-major compression algorithm? -3.53
Kalman filter for car's tracking path -1.62
To prove something is NP-hard, why do you need to reduce to it from... -1.20
Storing elements in the list, in the ascending order -3.68
Help with this problem? +4.47
How do the "->" and "." member access operat... -1.61
Why is Date1.CompareTo(Date2) > 0 faster than Date1 > Date2? -3.80
union consisting of float : completely insane output +3.00
Fastest way to asynchronously execute a method? +4.48
C variable variables +0.32
Should small simple structs be passed by const reference? +4.21
Optimizing quadrant selection -2.95
assembly language and optimization -2.96
Array unique values -3.87
Simple C program to Count Character - Help please +2.97
Check if wind direction is within a specified range -3.88
Scale() of Divide method in BigDecimal +0.07
Connection forcibly closed on 15 second request +0.35
How to find all matching numbers, that sums to 'N' in a given array +0.46
Tiny asymmetric cipher implementation to validate download -2.03
Automated test of client/server application +0.60
force a new address space for a function (make static variables uns... -0.82
Passing a pointer to an object onto a child application -2.38
What does the C compiler do with bitfields? +2.70
Where to store Class Specific named constants in C++ -2.85
uint64 flag or uint32 flag[2] for function argument to 32bit compil... -2.36
UNIX equivalent of CreateProcessWithLogonW +0.31
Non-owning holder with assignment semantics -1.89
question about algorithm complexity -2.14
Closing all TCP sockets on interface Down +0.18
What does void(U::*)(void) mean? -0.15
What is the safest way to allocate and deallocate memory in C? -3.20