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 4 5 ... 12
Title Δ
What is the easiest way to subset 'every other bits' in C/C... -0.34
Is it possible to sort an array using one temporary variable/space? -0.57
Can a member variable (attribute) reside in a register in C++? -1.39
Pointer arithmatic failed to compile, gcc says invalid type convers... -0.36
What is wrong with these functions for sending/receiving a string o... +0.25
c++ infix to prefix conversion? 0.00
Why using new operator instead of std::vector? +0.41
Multithreading with QString +0.06
Redefine data area for faster access -1.79
Why doesn't a mutex need a mutex (and that mutex need a mutex...) 0.00
shared_ptr, unique_ptr, ownership, Am I overdoing it in this partic... -1.71
Is this code a bubble sorting program? +1.61
Boost scoped_lock usage with boost condition variables 0.00
Programming and Principles chapter 6 Tokens and Calculator 0.00
Adding null character after string computation +1.32
Copy generic value from struct to variable c++ -1.44
std::find multiple elements and logical operators +0.31
Sync Qthreads on different infinite loops (QTimerEvent) -0.44
link list existance method +0.04
C++ use temp variable or class variables when saving state of varia... 0.00
searching for values in a text file +0.04
STL algorithms with templated functions as parameter +1.46
Getting address of object pointed by reference -0.17
C++ Exception handling without try +2.00
is it ok to clear vector in a destructor 0.00
New line character representation +2.21
c++ - set object to array of pointers to the class of the object +0.56
Casing pointer (unit8_t to uint16_t) return reversed representation... -0.90
error of the assigning unique ptr in another thread +0.08
How to convert a Template class to an Int 0.00
How to implement simple request-reponse techique without pitfalls 0.00
C++ multi strings in char -0.06
Valgrind complaining possible memory leak in std string's new o... +0.56
How do unique locks work compared to normal mutex locks? -0.24
Is writing to a by-value function parameter good style? +0.06
Modifying a std::vector function (inheritance?) +1.17
Efficiency of map::count followed by map::operator[] +2.65
Product of matrices +0.06
BIG_ENDIAN code to be fixed for LITTLE_ENDIAN machine as well +0.16
How to do mutual exclusion with two groups of functions? -0.53
Connect 4 - Cant Program Checking If Someone Won +0.06
Threadsafe circular buffer for storing pointers -1.66
is returning a heap-allocated pointer from function is OK? +0.27
Trim leading and trailing spaces after "=" symbols in str... 0.00
alternative to singleton in case of frequent reference +0.08
virtual functions when there no inheritance involved +0.56
Add space after each token in c++ 0.00
Type independent code in templates -0.79
What does ampersand before closing bracket do in C++ function decla... +1.22
why not drop auto keyword -0.11