StackRating

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

MikeMB

Rating
1496.69 (4,016,729th)
Reputation
11,974 (12,343rd)
Page: 1 2 3 4 5 ... 8
Title Δ
Non-blocking thread-safe stack 0.00
How to better use STLs and functors for getting solution for slidin... -2.29
What is std:: used in conjunction with aside from cout and endl? -0.26
Typedef of 2d array of pointers -1.04
2x2 rotation matrix (45 degrees) 0.00
C++ constructor thread safety -0.59
C++11 atomics: does it make sense, or is it even possible, to use t... +2.11
cast from sockaddr * to sockaddr_in * increases required alignment +2.17
Initialization On Demand Holder idiom -1.39
thread safe function pointer gsl monte carlo integration +0.04
Keep getting Segmentation Fault : 11 message in C++? -0.47
Efficiency of Bubble vs. Selection Sort +2.04
Is this considered hard coding? 0.00
What would be the proper way to mark a function only meant for over... -1.19
How to distinguish INPUT, OUTPUT and INPUT-OUTPUT parameter of func... -0.44
Larger Function vs Smaller Functions that Repeat Same Code +0.92
Initializing string from two element initializer list 0.00
Is reusing a memory location safe? -0.56
Reverse Array with given sentinel value +1.07
push_back() in std::basic_string vs sequence containers +0.02
Are git tags faster to access than git commits? +0.62
return lambda by rvalue ref? +2.21
C++: Template method pattern using directly the derived type -1.96
Deal with project which may contain undefined behaviour -0.07
C++ std::map - thread safe if one thread writes and another reads w... 0.00
std::thread constructor with no parameter -0.46
Getting a list of unique edges for a mesh 0.00
Dynamically created objects appear as nullptr using ranged-based fo... -0.26
How does managed language ensure no segfault 0.00
Invalid Conversion from 'int' to 'int(*)[3]' c++ 0.00
std::vector<float> to std::vector<glm::vecX> without co... -0.46
Disadvantage of using lambda default capture by value or reference... +1.80
Does constexpr imply noexcept -0.89
Having Function Objects Auto Detect Type in c++ +0.55
Can initialization `int * p = malloc(1000);` also be dealt in RAII... -1.25
Recommend C++ container to hold top 20 minimum values +1.23
Object in map corrupted after retrieving from the map +0.54
How to parse multi-language documents without UTF-8 specific code +2.04
trivially default constructible std::optional -0.44
std::atomic.compare_and_exchange_strong() fails 0.00
Measuring execution time - gettimeofday versus clock() versus chrono -1.39
Why can't I construct a gsl::span with a brace-enclosed initial... 0.00
Heap-free pimpl. Incorrect or superstition? 0.00
static std::atomic<foo *> bar[CONSTANT_BAZ], is it initialize... 0.00
Passing rvalue to function that may not use it +0.11
undefined behaviour in theory and in practice -1.31
Calling sub-class method from a base-class pointer? +0.28
What is the advantage of commas in a conditional statement? +1.06
Synchronize three Threads in C++ +2.57
gsl::array_view<const gsl::cstring_view<>> from std::ve... 0.00