StackRating

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

David G

Rating
1601.51 (1,714th)
Reputation
69,522 (1,247th)
Page: 1 2 3 4 5 6 ... 41
Title Δ
std::experimental::is_detected with reference argument +1.93
Do the following two declarations involving automatic return type w... -0.08
How to find a word which contains digits in a string -2.38
Why does 'for_each' not reading function object +2.13
Override C++ map iterator dereference only -1.86
static template variable in template class 0.00
Pass by reference implicitly calling copy ctor for incompatible arg... -0.62
Why does defaulted-move-ctor inhibit implicit-copy-ctor but not def... +1.52
While extracting character from a string in C++, why do I have to d... +0.36
2D Array from text input with space inbetween 0.00
Have both Aggregate Initialization and Template Deduction +0.86
How to implement subclass constructor of abstract base class? 0.00
What is the meaning of angle bracket in the declaration of a functi... +2.17
Default template argument deduction for copy initialization 0.00
using std::apply on std::bind 0.00
Find Deepest Node in Binary Tree without extra class? -1.94
Solving T(n) time complexity that contains "variables" +0.35
unpacking variadic template arguments to define new template argume... -1.29
Forward template deduction from constructor through type-alias 0.00
Inversions in the array, what am I getting wrong. Please have a loo... 0.00
Return an object that contains another object from a function 0.00
C++ template class, template member friend function matching rules -1.97
the two constructors of pair is almost the same, why not generate b... -0.46
C++ template function with the using keyword and parameter pack 0.00
Is it possible to invoke a variadic template function without expli... +1.66
Overloading the operator=? c++ +0.37
Take a range as an argument -1.28
The c++ new operator in default arguments and its side-effects -0.34
Returning lvalue reference of a tuple in a function 0.00
Best way to check failure on istream::read and istream::seekg +1.55
reference binding to null pointer of type 'value_type' +1.22
counting inversions of mergesort 0.00
Printing Binary Search Tree with numbered nodes +1.09
Double Stack-last elements 0.00
Is it I/O manipulators that provide the functionality of << a... +2.06
Reason for such initialization of DP array -0.19
Deleting the maximum element in BST 0.00
Pointer returns +1.08
GCC strange behaviour of move constructed object 0.00
Why does std::is_array return false for std::array? -1.16
c++ linked list only outputting every other element -0.65
In C++11 is there anyway to get the general template class from a t... 0.00
C++ std::shared_ptr would initialized other member data in the class 0.00
Remove Node in Doubly Linked List (C++) 0.00
How does this double recursive call display the data c++ -0.27
Pop front and back in deque 0.00
Type definition should be dependent on template parameters 0.00
How to specialize templated class methods based on type traits? Usi... 0.00
How to overload variadic templates when they're not the last ar... +1.38
Time Limit Exceeded on Hackerrank -0.33