StackRating

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

Viktor Sehr

Rating
1461.38 (4,527,804th)
Reputation
8,609 (18,167th)
Page: 1 2 3 4
Title Δ
Goto out of a block: do destructors get called? +4.45
C++ auto call function after change variable +3.10
Access own bank account via self-written application -3.90
Question about rvalue in C++0x +4.08
C++ - STL vector question -2.66
Multimap containing pairs? 0.00
How to ensure that randomly generated numbers are not being repеаted? +2.26
Strange behaviour with std::vector -3.51
Can Java's random function be zero? -3.01
Is it worth setting pointers to NULL in a destructor? +1.86
How to iterate over a STL set and selectively remove elements? +1.15
Blob ID matching over multiple frames in C++ (image analysis) 0.00
template strategy pattern -3.84
What is the motivation behind c++11 lambda expressions? -2.27
which is the cleaner way to do this simple while? +2.70
How to concat two c++ map -1.52
What is the difference between NULL in C++ and null in Java? -0.77
Any problems with this C++ const reference accessor interface idiom? +0.76
is memset(ary,0,length) a portable way of inputting zero in double... +4.34
TinyXML and fetching values +0.22
Better name needed for applying a function on elements of a container -2.04
static assert for const variables? -3.07
Uses for the capacity value of a string +2.92
C++ performance of global variables -1.90
How to store a 64 bit integer in 2 32 bit integers and convert back... -2.22
passing a float as a pointer to a matrix +5.07
creating an array which can hold objects of different classes in C++ -0.35
Visual Studio 2010 - recommended extensions -2.14
Performance of vector::size() : is it as fast as reading a variable? -0.71
how to remove extension from file name? -2.60
How to randomize a sorted list? -3.81
Syntax for const accessor by reference 0.00
What should every JavaScript programmer know? -3.81
something about C++ unnamed namespace +2.79
Convert a python numpy array to c++ stl vector +0.09
How to default-initialize local variables of built-in types in C++? +3.04
Which C++ Standard Library wrapper functions do you use? +4.37
Sort String "13,5,8,4,2,1,9" in ascending order 1,2,4,5,8... +0.72
Is delete p where p is a pointer to array always a memory leak? +1.69
Why and when should use a Copy Constructor in C++? Why shallow copy... -1.81
Moving C++ objects, especially stl containers, to a specific memory... +1.62
C++ templates problem -2.50
What is the most efficient way to append one std::vector to the end... -3.37
C++ How to store collection of templates objects regardless of temp... +3.64
How to guard against memory leaks? +1.70
Container access and allocation through the same operator? -4.09
boost::function and boost::bind are cool, but what is really cool a... -4.31
Are there any downsides with using make_shared to create a shared_ptr 0.00
Why am I getting a segmentation fault? -3.41
What's an Application layer? +0.02