StackRating

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

Nir Friedman

Rating
1540.57 (11,531st)
Reputation
13,017 (11,165th)
Page: 1 2 3 4 5 ... 6
Title Δ
Taking part of std::vector C++ +0.47
Comparing the rank of cards in a hand -0.52
C++14 casting to return type of member function - terse version +0.83
inline functions and the one definition rule 0.00
Shorten long-template derived-class that passed as template argumen... 0.00
Tricky situation with race condition -1.34
Protecting copy constructor with std::enable_if +2.10
Is this a legitimate way to find the position of an element in a ve... -0.85
C++: Supplying a templated compare function to std::sort +1.16
Count number of sub-sequences of given array such that their sum is... +0.49
remove type from function with template return value 0.00
How are templates handled in C++ module system? 0.00
Is it thread safe to modify a static variable? +1.25
C++: How is this technique of compile-time polymorphism called and... 0.00
Confusion about CRTP static polymorphism +0.76
Autogenerate function header, variadic template +0.80
Are structs with preprocessor branched implementation an ODR violat... -1.25
Dual selection sorting an array - honestly stumped -0.52
Create a stub version of a C++ class -0.54
std::move into static_pointer_cast: Why doesn't static_pointer_... 0.00
Singleton class for mutex in c++ +1.01
Can't pass parameters by "variables" to variadic-base... 0.00
Constexpr Factorial Compilation Results in VS2015 and GCC 5.4.0 -1.03
Is the `if` statement redundant before modulo and before assign ope... +0.71
How do I pass a variable amount of arguments to a constructor? +0.92
overriding the template base method in derived class? +1.26
Can the C++ struct aggregate initialisation be used to create tempo... -0.29
How to calculate runtime complexity of the nested loops with variab... 0.00
Polymorphism doesn't work in C++ lambda function -2.14
Why could not deduce template argument when passing lambda instead... +2.35
Is the Union-Find (or Disjoint Set) data structure in STL? 0.00
How to extract lambda's Return Type and Variadic Parameters Pac... 0.00
Usage of std::optional vs. "unused/default" values +2.27
c++ map class as key: compare function with recursive one -1.98
Singleton destructor not called? +0.49
Is there a useful scenario for moving const objects? -1.71
c++ thread does not execute +0.49
copy-swap idom : what if I change the class members? 0.00
ODR violation in GCC 6.3.0 with types defined in two separate trans... 0.00
Does C++ remake a variable defined in a loop? +0.10
Why is gcc failing when using lambda for non-type template parameter? +0.50
What is the difference between these three ways to initialise stati... +0.61
What are the necessary special member functions that should to be d... -0.98
How to write const ref without allowing temporary creation +2.91
Why does std::filesystem provide so many non-member functions? +1.21
optional virtual function in template hierarchy depending on parame... 0.00
With std::optional standardizing, can we stop using nullptr in new... -0.76
Behavioral differences with std::move(*this) from a member function 0.00
C++ nested for loops representation in Python +1.33
C++ Templates, Polymorphism, and Template Covariance -1.16