StackRating

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

stefaanv

Rating
1466.84 (4,523,379th)
Reputation
10,947 (13,707th)
Page: 1 ... 5 6 7 8 9 ... 12
Title Δ
Vertical Bar Graphs in C++ -0.66
C++ function does not accept concrete implementation +0.84
Can TCP data overlap in the buffer +1.27
Valgrind complains on string.append(string) +0.68
Interpret strings as packed binary data in C++ -0.66
Using newly declared variable in initialization (int x = x+1)? -0.47
Multiple return value method fails with goto statements -0.52
Empty a std::vector without change its size -1.27
How to read and write data at a very high speed in C++? -0.81
Will this code free memory allocated for MULTIMAP? 0.00
Proxy pattern - Applicability & Examples -0.24
Performance of breaking apart one loop into two loops -0.10
Recursive max numbers summing +0.25
How to structure code for waiting on two signal objects from unrela... +0.04
push_back in vector fails with malloc failing to assign further mem... +0.53
Refactoring code for drawing game components -0.45
Implementing a simple thread pool +2.01
Problems with my random number generator -0.03
C++ searching for biggest numbers in array +0.91
Is there an issue with this singleton implementation? +1.63
Copy bytes from smaller types to bigger type +2.79
Drawing Smart Pointers in UML +0.57
Is this template visitor really dynamic? 0.00
How to make numbers not repeated in a random number generated app i... +0.57
C++ std::transform vector of pairs->first to new vector +0.58
In C++, why are cyclical directory dependencies bad? -1.35
Is using a client which is pointed to by multiple servers bad design? 0.00
Using memset with multidimensional arrays in C++ -0.94
Thread-specific data - why can't I just use a static map with threa... -0.69
how to check if the user CIN input are too little or too much? -1.76
what design pattern to use for different base object procedures 0.00
Multiple applications write to one console - mixed/messed output +0.13
Keep Track of Reference to Data ( How Many / Who ) in Multithreading -1.64
How to erase a line using the condition? -0.46
Fast way to check if String contains a word from a dictionary file? -0.12
Is using an inline function as fast as directly writing the functio... +1.18
Inner functions dealing with variables from the scope +1.37
Synchronizing Objects in Different Threads in Qt -1.98
Accessing Static Method and Static bool in other class -1.13
Reader-Writer Preference Using Semaphores 0.00
store two different classes (with same inherited base class) in sam... +1.33
Pre-serialisation message objects - implementation? -0.36
How to concat two const char*? +1.13
member functions and the copy constructor -1.55
How can i use flag coding? +0.05
C++ Avoiding excessive use of lock() in member functions that use b... +0.05
Can a class be private to a translation unit? +1.45
thread pool design in C++ +1.62
How to write function neatly? considering log, one return, no more... -0.14
Polymorphism with pointers/boost::shared_ptr +1.10