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 2 3 ... 12
Title Δ
Why c++ std::find return container.end() instead of NULL to signify... +0.66
Recursive functions in winning number +0.06
how can I recursively store elements of a Binary Search Tree in a v... 0.00
C++ threads in recursion not working properly 0.00
C++ what is worng with my math and why wont my code loop correctly 0.00
Removing the first element from a queue C++ 0.00
c++ : OOP : How do you update an array in a separate header file? 0.00
C++ - a "private" singleton? 0.00
How to take input for an array of vectors? 0.00
Strange bug: fread misses reading 3 bytes from binary file in the m... 0.00
Can You please explain to me where's the problem? [SPOj-exercise] +2.38
how do i use argc and argv insted of cin in my code, new to command... +0.56
I am unable to understand the output to my c++ code 0.00
Reversing a vector of strings without the reverse function -0.12
How to save a object with vector or other standard library containe... -1.73
Thread communication with in C++ using pthreds -0.44
Linux sockets & threading +0.04
Why is in the following similar codes one giving runtime error and... +0.05
myvector.size() return 0 in a only function 0.00
c++ order range with values that doesn't fulfill strict weak or... +1.51
Which design pattern a composed object just for proxy purposes rela... +0.55
C++ STL container insertion copy 0.00
C++ 11 array pass by reference without size in function -0.08
Does c optimize the check portion of for loops? -0.96
unique_ptr vs shared_ptr - design -0.78
Suitable design pattern for event management 0.00
Need help understanding some parts of "15 Puzzle Game" in... 0.00
Strategy pattern vs Inheritance -0.14
Effective wordcount multithreading in C++ +0.05
Error in Recursive solution to Longest Common Substring -1.77
C++: passing unknown union to function as argument +1.35
What is the way to stop the thread (when I directly inherit from QT... +0.16
How to write a real memory leak program on windows? +0.55
Synchronize 2 processes using a mutex -1.15
STL sort by multiple parameters C++ -0.73
stack size by user 0.00
Issue with cast from const char* to char* and strdup() 0.00
Compare values with a static and global table in C++ +0.65
Binary tree lookup 0.00
Changing variable inside a function used as index in a vector +0.41
Kill proces if events received or if timeout 0.00
How do I delete newly allocated char that is also the function retu... -0.85
Bit trick to detect if any of some integers has a specific value -0.96
How to read CSV file with newline and comma characters inside cells... -0.45
Simplify a nested loop structure in C++ +0.26
Several mutexes locking in c++ +0.79
random selection of input pin 0.00
Call to parent operator << C++ +1.83
Protected member is not accessible through a pointer or object c++ +0.23
Finding text in a large Json file +1.39