StackRating

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

ecatmur

Rating
1670.59 (323rd)
Reputation
118,241 (557th)
Page: 1 ... 18 19 20 21 22 ... 39
Title Δ
Python: how to check whether optional function parameter is set +0.33
Using -1 to initialize an unsigned in { } initialization of struct... +0.07
How to check whether a string is a concatenation of other strings w... +1.39
Global initialization with temporary function object +1.68
Pythonic way to determine whether not null list entries are 'contin... -0.22
overload of std::unordered_map::insert -0.90
Lambda function returning auto like behaviour 0.00
RAII approach to catching constructor exceptions -1.34
Passing an array as parameters to a vararg function +0.28
Understanding PyDict_Check behaviour 0.00
Can you pass a manipulator to a function? -0.11
Matplotlib - Return dataset after zoom/pan 0.00
In numpy, what does indexing an array with the empty tuple vs. elli... +1.53
Very slow std::pow() for bases very close to 1 +1.33
Async constructor in C++11 -0.42
Class method as function parameter +0.99
datetime.strptime doesn't work in PyQt4 QtGui.QWidget inherited class 0.00
xocde assignment to cast is illegal, lvalue casts are not supported? +1.01
How to prevent dangling pointer when std::unique is used? 0.00
Ranking of numpy array with possible duplicates +0.91
Is declval<T>() the same as (*(T*)nullptr)? +2.24
Efficiently make an int that has a 1 all 1s but one that is 0 stay 0 +1.90
Can I pass a parameter set via exec()'s name space? 0.00
Pointer in structure memory allocation in initialization (c99) +1.74
Why is there no multiple definition error when you define a class i... +1.04
How to mock a function defined in a separate Python module using mo... 0.00
Shortcuts trigger events for disabled QActions 0.00
C++ set a pointer of pointer to null? +1.65
Template alias in template function +0.90
How to replace a functor call by a lambda call in C++11? 0.00
Accessing a enum value with a pointer -1.98
Why element-getters from rvalued-stl-container return lvalue? -0.50
python: is this a good way to use the same function name for both c... 0.00
Variable length array in the middle of struct - why this C code is... -2.90
how to overload empty std::initializer_list? -1.10
C++ nested classes - inner/outer relationship -0.63
Is this a new method to get address of any function member? -2.60
std::tuple memory alignment +1.14
referencing two objects in python how to convert array.x to self.ar... +1.34
Proper initialization of static constexpr array in class template? 0.00
Use an expression twice in one line - as a condition AND for string... +0.65
Storing a string in DB vs list -0.32
Why do the older C language specs require function-local variables... +1.19
random boolean by percentage -1.22
Defining member function of explicitly specialized class outside of... +0.89
Initializer list of static field in template class fails with clang 0.00
c-style union with numpy dtypes? 0.00
How can I simulate emission of a standard key sequence? -2.58
Google Test and std::vector range exceptions -1.43
Cast an std::array to another data type at compile time? +1.42