StackRating

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

Davis Herring

Rating
1513.52 (50,590th)
Reputation
8,654 (18,063rd)
Page: 1 ... 10 11 12 13 14 ... 17
Title Δ
How to re-raise the same exception without the traceback? 0.00
c++ CreateThread non static member without particular member name +0.94
How to structure a C++ library with language wrappers? 0.00
Is initializing a pointer with an arbitrary, literal, non-zero valu... +2.65
Is initializing a pointer declarator with an invalid pointer undefi... 0.00
How to convert a malformed bytes to dictionary? -1.09
Will changing a private derived class affect the ABI if I use only... 0.00
Detecting specific function passed to function parameter of functio... 0.00
how to see if all elements in vector are the same? 0.00
Find all simplices a point is a part of in scipy.spatial.Delaunay p... 0.00
How to make CPP core functions friends of my class 0.00
Vector: clearing it vs deleting it +2.10
Memory alocated for Creating object inside a function? +0.02
copy constructor on base class 0.00
const char[] default function argument 0.00
Why do standard containers require allocator_type::value_type to be... 0.00
create_directory() vs. create_directories() 0.00
Detecting whether I can capture arrow keys via stdin 0.00
Best practises for imports in Python 3 packages and scripts 0.00
Dynamic Zero-Length Arrays in C++ -1.35
comparing vectors in a large data set -0.53
Convert a literal to an lvalue 0.00
Numpy gradient in masked array -0.49
Creating a new TemporaryDirectory object doesn't create the dir... 0.00
Preventing user to leave directory in std::experimental::filesystem 0.00
Is boost::bimap overkill for injective functions? 0.00
Algorithm for finding minimum value of abs(A[i]+A[j]-k) 0.00
Delete dict key via reference? -0.18
Compilation error when a thread invokes a function template (for a... -0.21
Running Python's doctest on a file named `types.py` 0.00
How Iterators find the next address in a linked list 0.00
How can I handle user input for subprocesses ran in parallel in Pyt... 0.00
C++ explicit specialization of member template belonging to templat... 0.00
Controlling the number of returned variables in a function -0.95
What is the difference between "import pkg.a as a" and &q... 0.00
Does C++11, 14, 17 or 20 introduce a standard constant for pi? +0.17
When is a function in a standard library module called a built-in f... +1.92
Python: Variable inside a Variable-Name 0.00
Why can a subprocess still write to stdout after it's been clos... -2.06
Recursive Removal in Binary Search tree 0.00
PyQt5, how to restart operations running through threads 0.00
Strange blocking behaviour when reading sys.stdin in python 2 while... 0.00
C++ program with derived data type (nested class object) container... 0.00
Can I overload an operator taking a pointer and a non-constructed t... 0.00
Structured bindings and tuple of references -0.80
Suppress warnings from Python module's destructor order 0.00
Extend from library class, how to then have the library call derive... 0.00
Python3 prompt user input for a limited time, then enter a default... 0.00
Rebind *this in C++ thread object, move constructor, move assignment 0.00
Passing an optional function (and optional parameters) to another f... 0.00