StackRating

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

Björn Pollex

Rating
1585.12 (2,624th)
Reputation
58,147 (1,618th)
Page: 1 ... 20 21 22 23 24
Title Δ
C++ code to class diagram -0.98
how to cout a vector of structs (that's a class member, using extra... +0.22
Splitting Code into Headers/Source files +1.30
C++ polymorphism and slicing +0.53
Calling a method of a constant object parameter 0.00
How to speed-up a simple method (preferably without changing interf... +0.38
Throwing exception vs returning null value with switch statement -1.06
Subroutine & GoTo design -0.50
test cases for testing a strtok-alike function [C++] +2.28
function parameter used to store value +0.94
C++ visitor pattern handling templated string types? -0.22
Can operator= may be not a member? +2.24
Executing certain code for every method call in C++ -0.98
Simpler array declaration syntax in C++ +1.75
preprocessing directives to prevent a project from release and debu... +0.27
Iterating backward -0.93
passing values between 2 different c++ files in same project +0.80
convert bitset to string? -4.42
Run time Debugging 0.00
C++ wrapper for posix and linux specific functions +3.30
What's the purpose of the empty string? +0.93
Access Element on set? -3.70
Factory Method Pattern clarification +3.67
Refactor the following two C++ methods to move out duplicate code +0.69
How to refactor method which performs multiple steps (dependent on... +3.81
A pragmatic view on private vs public -1.22
Remove from a std::set<shared_ptr<T>> by T* -4.13
Polymorphism problem: How to check type of derived class? -0.91
Calculate shortest path through a grocery store -0.96
Why does one loop take longer to detect a shared memory update than... -1.48
Converting a pointer for a base class into an inherited class -1.84
How do I find the "Preferences" menu in Eclipse in OS X? 0.00
C++ header file and function declaration ending in "= 0" +4.34
How can i implement the NULL Object Design Pattern in a generic form? +4.46
class T in c++ (your definition) -0.63
question regarding templatization of virtual function -1.73
How to transform a vector<int> into a string? -3.68
What is the point of STL? -2.12
avoiding enums as interface identifiers c++ OOP -0.98
Design pattern to use instead of multiple inheritance -1.52
Handling Complex Rules in GUI applications (C++ or C#) -1.37
Getting name and type of a struct field from its object +3.87
Time and date dimension in data warehouse -3.05
Using new (this) to reuse constructors -2.63
Can I write functors using a private nested struct? +1.17
C++, array of objects without <vector> -2.44
Is it undefined behavior in the case of the private functions call... +0.51
We say Reference are const pointers. Why I am able to assign a new... +1.74
ASCIIMath and TiddlyWiki +2.31
breaking out from socket select -3.28