StackRating

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

Yola

Rating
1529.65 (18,832nd)
Reputation
11,200 (13,336th)
Page: 1 2 3 4 5 6
Title Δ
How do I reverse a dynamic array in C++? -0.79
unresolved symbol specialization of templatized method +0.45
is cast a pointer points-to-class to it's first member illegal? -1.18
Why is std::unordered_set rehashed even if the load factor limit is... -0.24
Is short-circuit evaluation safe in my case? 0.00
Using std algorithm library for unique equivalence with respect to... -1.72
C++, Searching strings in file using own criteria 0.00
Why is the ADL not working when `using directive` is used? -1.52
Struct with optional members in modern C++ +0.86
Sentence generator -1.10
Declaring one derived class a friend to access private member of ba... 0.00
C2440 cannot convert from 'void (_cdecl*)(int)' to 'voi... -0.93
How is the way to insert dynamically one pair to may unordered_list? -1.35
Can't initialize std::unique_ptr -1.61
How many times update maximum gets called when trying to find the r... +0.47
Is the following code returning a reference to a stack object or is... 0.00
Figuring out vptr field -1.76
changing stack's top pointer by passing by pointer +1.04
With private inheritance, when is it ok to upcast? -1.04
How should I pass an object to a class to check for collisions? +2.86
#defined functions can only accept raw input not variables? -1.73
If a search algorithm is complete, does it need to be always optimal? 0.00
Sorting doubly linked list gives a runtime error 0.00
Big-O What are the constants k and n0 in the formal definition of t... +2.21
Implementing probabilistic algorithms 0.00
what is a better approach to display stack created with C++ STL wit... +0.29
checking Visual C++ breakpoints (not stopping) 0.00
Dynamic arrays (represented with pointers) in C++ - entering elemen... -0.29
Efficient way to build and return a complicated result dataset +2.86
Maclaurin series for ln(1+x) -0.48
declaring a shared pointer of a template -1.77
x64 in-memory execution 0.00
C++ Error variable-size object may not be initialized 0.00
c++ getting a negative value when adding two absolute (positive) va... 0.00
Scope of a variable initialized in the parameter list of a function -0.54
C++ Weird behavior with String comparison +0.91
Store shared pointer in lambda to keep it alive 0.00
Keep duplicate elements separately -0.94
Inheritance and Includes -1.57
Is there a way of writing this shorter without capturing lambda var... 0.00
BST element ordering 0.00
Rounding error in computing average -1.26
Does the asymptotic complexity of a multiplication algorithm only r... -0.04
How to avoid Copy in Derived class operation? 0.00
compile-time validation of constexpr std::initializer_list -0.48
use the #include <windows.h> make my console crash on windows... 0.00
Why the right operand in stream insertion overloading have to be re... -2.15
How to check right operand for functions return by reference? +2.08
How do static fields in C++ struct are set during template speciali... 0.00
C++ Templates: correct way to return a new type +3.96