StackRating

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

Sjoerd

Rating
1554.19 (6,824th)
Reputation
5,752 (28,481st)
Page: 1 2 3
Title Δ
How can I get the most frequent 100 numbers out of 4,000,000,000 nu... +0.97
What are the principles of organizing C++ code in Visual Studio? 0.00
Why does this c++ code work properly in Linux but not in Windows +0.42
From data file to Multi-Dimensional vector problems 0.00
Can initialization of a template class member be delegated to client? +1.30
How to know if function in c++ are unused if they are in a class? -0.58
C++ too few arguments for class template "*" when it's wr... -0.28
Initialise base class which is POD struct -0.42
Scoping issue with a helper method to manipulate a string -0.07
Passing a QVector pointer as an argument +1.14
Comparing 3 number properties of an object -1.28
Error: Vector subscript out of range c++ 0.00
Casting function pointers in C++ +0.40
Referencing derived class parameter from base class 0.00
need algorithm to find the nth palindromic number 0.00
C++ Help on Class Design Exception Handling +0.50
Fast multiplication of k x k boolean matrices, where 8 <= k <... -1.22
Can you template specialize a subclass that is not templated? -1.01
+ header file, include files in define block or just on the top of... -1.02
Creating Encrypt/Decrypt Functions using Peter Weinberger's Hash al... -1.72
Multiple assignment operator +1.13
Use types in <cstdint> with ot without namespace +0.77
Reference variable not returning value in c++ 0.00
How to iterate through a collection of instances of a class and acc... +3.61
How can private inheritance from a visitor interface allow a visita... -0.07
Calling another constructor when constructing an object with const... -0.92
Standard no-op output stream -4.50
How to determine the last nonzero decimal digit in a float? -3.64
C++ -- reading a binary file wrong or compiler bug? 0.00
Can one add values to a C enum once it has been created? +2.52
Downcasting from base pointer to templated derived types +1.15
Is the C++ compiler really smart enough to distinguish between mult... +3.20
C++ class inheritance +2.55
Parsing numbers from different cultures in C# -3.95
Exception safety in C++ when adding to multiple std containers +1.74
C++: Is it possible to detach the char* pointer from an std::string... +3.68
about the pointer array using template in c++ +1.56
c++ std::vector.insert crashes on debug but works on release +3.49
debug help - swap 2 nodes of double link list -0.47
How do you setup Intellisense to display custom data-types in C++? 0.00
How to define a static operator<<? -0.07
C++ functions for integer division with well defined rounding strat... +3.51
Redefinition of the operator <<in a singleton -2.47
Is goto ok for breaking out of nested loops? -2.60
C# Generic Interface with different return types -0.64
How to input a string including blank spaces without using standard... +1.04
may i know which C++compilers(online/free) supporting "inherit... 0.00
The difference between 0 and 128 -3.09
Build a binary tree from an infix expression without using a stack 0.00
Accessing functions of a class that implement an Interface that are... -1.85