StackRating

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

Alexander Gessler

Rating
1588.69 (2,404th)
Reputation
39,457 (2,840th)
Page: 1 ... 4 5 6 7 8 ... 15
Title Δ
Should I use virtual 'Initialize()' functions to initialize an obje... -0.86
Difference between interlocked variable access AND critical section... +1.79
whats wrong with this simple snippet (parsing string into array)? +1.02
vector<bool> access -0.83
Determine whether an IP is online or not in PHP? -0.29
Visual C++ with a matrix array 0.00
Truly compile-time string hashing in C++ +1.31
Convert Any Iterable to Array in Python -0.38
why Vector doesn't provide the remove() member function while list... +0.11
Should command line option processing logic and logging logic be a... -0.22
Can a local variable's memory be accessed outside its scope? -0.91
How to derive from/extend a recursive class -0.63
how to stop a for loop +0.95
Using static class members of the class being defined +1.18
should i use `delete array[x]; array.length-=1` instead of `array.s... -1.89
In Python, why is list[] automatically global? +1.16
How can I pass a value to a javascript function? -0.08
C++ ifstream error using string as opening file path. -0.56
Structuring Pong +0.72
Infer subclass template types in a template +0.26
How do I know what standard formats the compiler supports? +1.75
Copy constructor called many times when data is inserted in vector -1.57
Pointer trouble +1.17
Is it possible to efficiently check whether STL std::deque erase su... +1.72
Python generator to yield everything from another generator call -0.35
What operators should be declared as friends? +1.50
Type condition in template -1.22
Improper typecasting in Class constructor +0.69
is it bad practice to parameters through a string of functions? +0.86
casting member function pointer -1.96
How does function overloading work in the following case? +0.36
c++ Why is memory allocated when passing a string literal to a func... +0.76
which language can cast an array to an object? -0.13
Idiomatic C++ for finding a range of equal length strings, given a... -0.01
How to initialize c-strings array (no stl) +1.88
Initialising an array of fixed size in python -1.33
Explicit constructor call +0.11
Overhead in unused code -0.25
Generic/template programming best practices: To limit types, or not... +1.81
C++, iterator to std::map -1.07
What makes a python tuple? -1.33
Strange python for syntax, how does this work, whats it called? +0.39
Cannot append to a returned list? +0.99
Why are there so many different ways to use new operator in C++ +1.56
C++ OOP quiz question -0.57
Cleaner assignment in for loop (python) -0.45
Return the current object (*this) in C++? +0.18
Insanely large ONE-dimensional arrays in C++ -0.39
PHP for loop - how to escape first iteration? +0.35
Why am I getting the error "no match for 'operator==' " w... +1.55