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 ... 5 6 7 8 9 ... 18
Title Δ
What kind of operations might one need to do before main() -0.77
Printing 1 to 1000 without loop or conditionals -0.64
C++ memory alignment question +2.22
How is this solution an example of dynamic programming? +0.53
Unifying 2 space memories +0.63
Neither of undefined, implementation defined, unspecifed behavior -1.38
Variable Length Array penalty cost? -1.48
seperate digits of a long numer in c++ -0.99
How can I make an instant-dependant static variabe in a class method? +0.24
What is L1/L2 cache behavior for LUTs and the alike? -0.45
Why can't I make objects in C++ have data-members that are other ob... +1.61
How does boost::serialization Archive::register_type work? +0.53
Enumerations in C++ +1.60
Is synchronization needed while reading if no contention could occur -1.17
Is `long` guaranteed to be at least 32 bits? +1.87
Is this code thread-safe? -1.59
Interesting interview question +1.48
Looking for a clean and efficient algorithm for checking on and off... -1.79
Is there any shortcut for array size / length in C? +1.33
Checked static cast on a reference +1.13
using virtual functions versus static_cast from base to derived -0.99
singly-linked list in C - node removal problem +0.53
copy constructor problem while reading an object directly into vect... +0.00
How can a dll image be over 1000 times larger in virtual memory tha... 0.00
algorithm for generating a random numeric string, 10,000 chars in l... -0.39
Why to turn off the standard output buffer when multithreading? -0.37
Reverse part of a stream (between markers) using effectors or manip... +0.25
When is ReaderWriterLockSlim better than a simple lock? -0.93
C++ integral constants + choice operator = problem! +0.58
How to find the winner of a tic-tac-toe game of any size? 0.00
Why is realloc eating tons of memory? +2.08
x86 assembly to get register as int? 0.00
Using alpha from texture to draw solid color -1.06
Need some help with PVoid +0.02
Computing the mode (most frequent element) of a set in linear time? -0.83
Can I prevent zero initialization of the elements in an array data... +1.33
concurrent linked list +0.72
How can i get constituents of a member function from its address? +0.97
the nth gray code -0.18
Does STL Vector use 'new' and 'delete' for memory allocation by def... -0.01
Strings in C Header Files -0.81
I need timer to show image buffer every 25fps (C++ win32) -1.39
Topological Sort 0.00
Choosing between set<int> vs. vector<bool> vs. vector&l... +0.49
Hazards of not protection shared variables in a threaded environment -0.43
WINAPI: Get a List of Devices by their NT name -0.59
Is tail recursion possible if a comparison depends on the return va... +1.01
C++ - tangent, binormal and other shader-related things -1.32
Possible to figure out what programming language a dll or exe was w... 0.00
Overlapped I/O: some functions are still missing +0.11