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 ... 13 14 15 16 17 ... 24
Title Δ
Quicksort algorithm 0.00
extract hexdump or RAW data of a file to text +0.88
Python list dictionary comprehension -1.91
boost share_ptr: difference between operator= and reset? +2.05
General idea of unit testing -0.16
How to resolve this using STL? +0.45
Easy way to delete elements from a list in Python +0.22
The benefits of Composite Pattern over simple inheritance -0.46
Silly question about arrays in c and/or c++ -0.06
Side effects of assigning a pointer value to a variable in C++ -0.17
Returning values from thread specific code using boost threads 0.00
What's the issue with malloc() and virtual functions? +0.99
Passing the value of vector string to the win32 Function SetWindowT... +1.44
Confusing char arrays and pointers in c++ -0.50
izip_longest in itertools: what's going on here? +2.61
Prevent two classes from inheriting from a base class with same tem... +1.06
Can I do this with regex? +0.45
What is the meaning of this? -0.35
How to know when function has to be virtual? +1.36
Am I exposing too many iterators? -0.99
Should I expose a protected std::vector? +1.48
C++ polymorphism and default argument -1.11
Confused about python modules and functions in it +0.88
How to write a program in python that will process a text stream? +2.18
C++, command line, parameters +1.08
defining output operator << in C++ for user defined type 0.00
Calling a method on a value stored in a std::map -1.17
clear explanation sought: throw() and stack unwinding -1.44
How to know key in hash by value? +2.61
python class definition +1.41
Comparison operators for directory_entry are missing -0.02
Expanding Environment variable in string using python -1.62
Bad_alloc problem -0.93
Using a constructor in a function call? +0.80
Implementing a Deck of Cards in C++ -0.19
decltype not working properly in gcc 4.3.2? -0.03
Struct existence in functions/methods +1.53
Fastest way to check if a number is in a list of numbers +0.12
creating a list from a text file in python +0.81
Splitting Text File Into Columns and Rows in Python -0.35
Python float to string: how to get '0.03' but '-.03' +0.48
C++ Design question: Passing functions via templates? +2.07
pythonic way to map set of strings to integers +0.47
Using FILE_ATTRIBUTE_TEMPORARY and FILE_FLAG_DELETE_ON_CLOSE -1.50
object properties in python -0.74
Beginner question about lambda and functions in python -0.76
Python Last Iteration in For Loop +1.15
how to append two string? -1.21
How is membership testing different for a list and a set? -1.42
How to split a string? +0.38