StackRating

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

Andrew Tomazos

Rating
1496.23 (4,072,032nd)
Reputation
36,084 (3,155th)
Page: 1 2 3 4 5 ... 9
Title Δ
Why do I need to dereference iterators? -1.40
Ultra pedantic compilation 0.00
Why won't template parameter pack be deduced to multiple type argum... +2.45
When to use an std::unique_ptr as a container? -0.72
Obtaining the minimum number of tails of coin after flipping the en... +1.65
Intel TBB it's 2 time slower than std - tbb vs std -1.26
Checking the object type in C++11 0.00
C++, destructor of a singleton class is called once again +0.27
How can I make is_pod<T> tests be performed during compilatio... +0.34
Why this two code snippet for using Move semantic but the next does... +2.84
Linear algorithm to find minimum subset sum over a threshold +0.04
constexpr and ODR -0.74
How to write a generic "value-safe enum"? +1.22
generate a list of C++ symbols for mass refactoring/renaming -1.83
Overload resolution with ref-qualifiers 0.00
What is the type of nullptr? -0.60
Overhead of recursive lambdas +0.27
Why uniform initialization syntax is applied only for objects? 0.00
Dynamic Programming algorithm -0.07
Why is it bad to use vectors when creating a matrix class? -0.88
How can I make the dereference of a pointer hold a reference to the... -0.10
Calculate majority element in an array -0.31
Write a markdown parser in Objective C 0.00
Strange behaviour of passing out refernce in binding of lambda func... 0.00
Are 'const' values inside a container actually disallowed? -0.52
Should a pointer be the same before and after adding to a unique_ptr? +2.96
Most elegant way to implement Pipe and Filter Pattern -0.53
Meta programming and runtime code generation 0.00
How do I typedef a function pointer with the C++11 using syntax? -0.70
constexpr not working if the function is declared inside class scope +0.50
Is it valid to bind non-const lvalue-references to rvalues in C++ 1... -0.67
C++11 name re-evaluation in completed scope of a class? 0.00
Is there a full memory barrier around sem_post(sem_t * sem) and sem... -1.52
Why does my C++ program not compile ("undefined reference"... 0.00
How to fast initialize with 1 really big array -0.32
std::array vs std::vector subtle difference -0.44
I have a character array, i want to shift the bits of it at binary... +0.11
Capturing of `this` in lambda 0.00
What is meant by *const*a in c++ -0.58
Implement a C++ which supports 2 level looks with keys of any type -1.70
When do I really need to use atomic<bool> instead of bool? -1.29
Is it good practice to bind shared pointers returned by functions t... -0.46
Is there valid "use cases" for Undefined Behaviour? +0.71
aliased templates in nested classes -0.73
Usage Issue of std::align 0.00
Get base class for a type in class hierarchy -1.60
How to parallelize a divide-and-conquer algorithm efficiently? +0.51
C : Using substr to parse a text file +1.77
Longest string that can be made out of a list of strings -2.19
How can I read a variable number of values into a std::tuple? -1.61