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 ... 4 5 6 7 8
Title Δ
Implement a high performance mutex similar to Qt's one +2.00
How to avoid providing length along with char*? +1.39
C++ Difference between method returning member by ref and get-set m... -0.99
What motivates Stroustrup's order of preference for resource ma... -1.22
Array and hex values C++? -1.36
Allocating space to data structure on need basis in C++ +0.02
Is there a good way to implement a template interface in C++? -0.64
Can Aliasing Problems be Avoided with const Variables +0.46
Passing Pointer to an Object 0.00
expected type-specifier before '...' token 0.00
Template template parameters - extension to std::array -0.76
how to stub out namespaces for unit testing -0.29
C++ templates pass in a templated class and specify the template ty... 0.00
Handling exception in function returning std::string +1.00
Data race with C++ std::future. Compiler reorder -0.88
Using Mutex for shared memory of 1 word +1.04
associative std::tuple container -3.48
Return Value Optimization and functions that build structures 0.00
Clarification on when to use the "new" keyword in C++ -1.08
C++: Confusion with forward declaring classes and using `#include`... +4.32
Simplifying bit (pin) manipulation in embedded system 0.00
Raise Matrix to power C++ +2.33
comparing const char* vs char (can not compare using strcmp) hangma... -0.63
C++ class merging, linker issue 0.00
How to avoid compiler optimizing some operation? -4.00
Basic cube area calculation (Expected a ")") +2.17
Modulo function in c++, that behaves like mod in matlab -3.75
Should I use references members in this case? +2.74
How to efficiently check against bitmask? -2.56
Can I empty-base optimize mutable data? +2.72
Implement Interface with Anonymous Class in C++ -0.23
Is this a legitimate use of reinterpret_cast and if not how do I do... -3.44
Plotting Euler Integration using Polyline(), C++ 0.00
When using inheritance is it necessary to "#include" the... -3.46
Can't set C char array element +0.45
STL Container, which is suitable? +1.15
How to get a child in an n-way tree? 0.00
interval range tree datastructure c++ -1.75
How do I copy a struct Array? +2.56
Multihreading recursive program c++ -0.03
Should indentation always be minimized? +4.36
Input into 2D Array - C++ (issue with first row/column elements) 0.00
What is the actual use of "signed" keyword? -0.05
Limit while loop to run at 30 "FPS" using a delta variabl... -3.49
Proper Implementation of graph through adjacency list in c++ stl +0.56
Building a set of unique lines in a file efficiently, without stori... -3.86
What's a quick simple bit of code to verify a given C++ compile... -0.77
Standardize 2D/3D Vector / Coordinate Class -2.60
Is it possible for C++ to write a template that takes a Container a... +1.78
Using C++11 smart pointers as C function arguments -1.17