StackRating

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

MSN

Rating
1488.95 (4,431,081st)
Reputation
45,332 (2,321st)
Page: 1 ... 6 7 8 9 10 ... 18
Title Δ
Allocate n bytes for x bits -0.35
Number of unset bit left of most significant set bit? +0.87
Tangent, condition -0.74
Code review: How could I simplify this simple method? +1.00
using float('nan') to represent missing values - safe? 0.00
SIMD optimization puzzle +1.67
Build the list {1,2,3} with the minimum assignment statements in C +2.14
Size of a Packed Structure of Bools -0.65
Using a const key for unordered_map 0.00
Passing array with unknown size to function -0.69
Performance of Win32 memory mapped files vs. CRT fopen/fread -0.21
What is the most elegant way to loop TWICE in C -0.33
Optimizing g++ when indexing an array with an injective function -0.66
Constants in C/C++ +0.53
Post build script returning errorlevel 255 +2.24
C++: how to throw EXCEPTION_FLT_UNDERFLOW? +0.59
Need effective greedy for covering a line segment +0.05
conversion of uint8_t to sint8_t -0.69
Causing a divide overflow error (x86) +0.14
Puzzle : finding out repeated element in an Array +1.91
How can I find out how many GDI objects my process is allowed to cr... -0.17
How do you write a operator() or less-than-functor neater than a tr... +1.89
In C++ check if two instances of a base class are infact of the sam... -0.41
Algorithm for maximizing coverage of rectangular area with scaling... -0.61
Segfault in C++ calling virtual method on object created in pre-all... 0.00
Doubt on a C++ interview question +1.06
Bounding this program to determine the sum of reciprocal integers n... -0.36
Extract bit sequences of arbitrary length from byte[] array efficie... +1.09
C++ fill array with objects derived from array type +0.09
Copying a C++ class with a member variable of reference type +1.73
C++ Struct initialisation problem -0.26
Matching va_list types between compilers -1.40
Array to Hex Representation +0.69
command prompt error messges for md 'prn', 'con', and 'nul' +1.50
Is it possible to increase accuracy of floating point arithemtic wi... 0.00
securest encryption algorithm +2.42
When can optimizations done by the compiler destroy my C++ code? -0.24
Why can't I use __declspec(dllexport) to export DllGetClassObject()... -1.15
Polygon in rectangle algorithm? +0.78
Is there a way to force a variable to be stored in the cache in C? +0.20
Single Responsibility in C++ - Should I implement it using friend c... -1.78
Hex edit a dll to change a dependency name? -0.02
Algorithm to Generate Alphabetic String That is Alphabetically Betw... -0.41
How is dynamic_cast typically implemented? -1.41
A way to find the size and location of padding in a struct? -0.26
Name for a bitmask with 1-bit set +1.98
does adding a dummy parameter to constructors of a class to solve c... -0.46
Ensure compiler always use SSE sqrt instruction +0.48
converge to zero via underflow +0.55
Is this how rotation about a point is done? -0.49