StackRating

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

Jan Hudec

Rating
1605.88 (1,546th)
Reputation
55,784 (1,726th)
Page: 1 2 3 4 5 ... 18
Title Δ
Using __new__ to override __init__ in subclass +0.36
Throwing an array local to a try block +1.70
enhancing a select sqlite query for performance 0.00
Why does a const char* cast to std::string work? +1.12
Delete element using iterator, without knowing vector -0.97
Merge only certain parts of files -0.14
Prevent user from turning off mobile data and location +0.36
Why does git-svn make branches with names like trunk@34663 0.00
How to write a trait bound for adding two references of a generic t... -2.32
Difference between * and ** in Vim file search patterns 0.00
sstream: No such file or directory +1.60
Find which revision deleted a file in git 0.00
Find which revision an export is from +1.25
Please Help an old SVN-hand understand GIT terminology +0.37
std::map iterator initialization by zero in C++ 0.00
Why does this Subversion merge lead to a tree conflict instead of a... 0.00
Automating services with Linux OS starting up and shutting down 0.00
Call inherited method inside template function +0.37
Why is std::pair faster than std::tuple in c++ -0.59
Contravariance on abstract classes -0.88
pack any data type into vector <uint8_t> 0.00
C: Is it possible to have a recursive function that takes an array... 0.00
c++ is there a default data class for sorted index based acces at r... -0.59
Python - archiving file before moving to another directory? -0.62
Function type to which a pointer to member refers 0.00
How do I find the time complexity (Big O) of this block of code? -0.65
How to use boost singleton 0.00
Multiple Definition in Hierachy 0.00
How can I automatically detect that a file of a given type has chan... +0.36
Vim + YouCompleteMe + C: a minimal .ycm_extra_conf.py? -0.66
Will this async trick work or the state will be dangling when I acc... -2.25
Losing float precision within the dictionary 0.00
Is Git’s "master" branch name more than just a name? -1.39
context of linux kernel threads 0.00
Show command prompt with Qt Creator and CMake 0.00
Is the map from a pointers to his integer representation gomomorphic? 0.00
Is the default copy constructor thread-safe in c++? +1.87
c++ move semantics clarification 0.00
Const references sometimes lead to confusion +1.48
Save original value of C++ preprocessor macro +1.57
disable print screen key using javascript 0.00
C++ Avoiding downcasting 0.00
Local type as template argument inside not instantiated function 0.00
What is the Difference between reserve and commit argument to Creat... -0.42
Have fields in bit fields got contiguous memory location for its el... -0.83
Generate attribute members into string automatically from C++ class? -1.78
difference between 'cat -A' in bash and 'set list' in vim +2.02
Why can a bash function recursively call itself without using local... +1.51
Python try and except in launching password less ssh connection 0.00
Why use Class *obj instead of Class* obj 0.00