StackRating

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

Alex

Rating
1458.86 (4,529,307th)
Reputation
14,787 (9,562nd)
Page: 1 2 3
Title Δ
Determining a single statement in a conditional statement is true -1.30
Different C++ Class Declarations +0.47
How to avoid "if" chains? +2.78
Logger in a separate C++ thread? +0.54
Is there a Pythonic way of handling this sort of range mapping -1.13
How To Check If User's Input Is Valid? (C++) +0.44
git moving file while keeping history +1.52
Is using std::vector< std::shared_ptr<const T> > an ant... -2.17
Callbacks from private CRTP bases +0.51
Linux kernel internals using ARM architecture as reference 0.00
Google test: how to check a global C (C++) function was called +5.40
Trying to use free() to understand how it works +2.26
Does anybody know a software that checks simple rules of indentation 0.00
Checking for existence of C++ member function, possibly protected 0.00
How do c/c++ compilers know which line an error is on +4.60
C++ decltype deducing current function returned type -0.35
What is the difference between !! and nothing? -0.36
Static Functions in C++ +3.52
Why can't I do *value++; to increment one to the value in that memo... -1.94
Are C++11 lambdas themselves subject to RAII automatic deallocation? -3.24
The best way to execute a sequence once in C++ -1.47
How to find the allocation address of inherited classes -2.11
Python regex equivalent of bash's {1..4} -3.31
Using google mock for C code +0.12
How do i round an address down to a multiple of 16 0.00
efficient way to copy array with mask in c++ +1.15
Why is vector<bool> not a STL container? -0.29
When should I use references in C++? 0.00
Editing and releasing an older version of master by moving current... 0.00
Printing only the first character of an array -3.57
git rebase after pull +0.68
learning c without compiling to an *.exe? +4.92
In C++11, how can I call new and reserve enough memory for the obje... -1.78
Isn't the const modifier here unnecessary? -3.45
Use cases for final classes 0.00
What to return when a std::map::at goes out_of_range? -1.93
Why can one remove/rename open files in Linux? 0.00
Is partial macro application / currying possible in the C preproces... 0.00
Create anonymous class instance in python 0.00
Git-Repo searching for String in all commited files (unknown branch... -3.32
union initialization in C++ and C -2.89
Transpose matrix stored in a 1-dimensional array without using extr... +1.76
Separating the linked list implementation from the malloc function +0.48
If statement hack, is there is better way to write this? -1.48
Reset without losing already committed files +4.35
Pass function pointer in parameter to pthread_create, (C) +4.75
Convert struct pointer to another embedded struct -3.84
C to brainfuck compiler? 0.00
Type conversion warning after bitwise operations in C +4.42
map::lower_bound() equivalent for python's dict class? 0.00