StackRating

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

SergeyA

Rating
1566.04 (4,589th)
Reputation
46,757 (2,213th)
Page: 1 ... 8 9 10 11 12 ... 34
Title Δ
Iterator on double Linkedlist class -1.74
Virtual functions with varying of function parameters in derived cl... +0.06
std::vector doesn't call move constructor with objects with noe... +1.85
Possible memory leak by continuously starting threads? +0.39
Pass a point into a thread and have it modified +0.41
Dynamic allocated 2d array +1.94
Can I construct an object without allocating memory or copying data? +0.69
Observer Pattern: Why should Subject be Abstract? +1.97
template, inheritance and polymorphism c++ 0.00
Class with replaceable method that is called many times +0.42
operator precedence in C++ expressions +1.52
Initializing object which throws exceptions +0.25
Do we need to lock mutex around std::map<K, V>::find function? +0.17
Trying to understand what is happening here with static_cast? -1.56
What is std equivalent of boost cpu timer 0.00
Passing non-static member function as argument to member function -1.54
returning references in c++ functions -0.88
Implement pure virtual function using parent class clode 0.00
Does `std::multimap` guarantee actual value of each key in equal ra... -0.42
Efficiently check element exists in map c++ -1.00
The program compiles using Visual Studio but clang and gcc cannot d... +1.82
Forcibly terminate method after a certain amount of time 0.00
is this for loop correct and infinite and why? -0.86
C++ shared structure - Good practice 0.00
Is there a null file descriptor value in POSIX? 0.00
Linux socket program just freezes without error 0.00
C++ error: Use of deleted function in move constructor 0.00
both allocate and construct why the need for two? 0.00
istringstream put string back on input and read again +0.40
What good is the c++'s `const` promise? -1.94
How does an union determine max size from a list of objects? +2.09
Satisfying pure virtual function contract with template class inher... -1.87
Tcp protocol prefix the length of message 0.00
Create array of pointers in C++ -0.66
iterator_traits SFINAE friendliness 0.00
Overloading non-member arithmetic for class templates 0.00
Should this compile? 0.00
Is it safe to slice stateless derived classes? +1.51
extern undefined reference error when declaring variable +2.13
C++ lambdas as class methods -2.07
Pros and Cons of Using .def Files +0.40
Can a destructor call a non-const function on a const object? 0.00
What are the standard C++ equivalents for embarcadero/borland TMemo... -1.80
SFINAE to check if std::less will work +0.91
Preferred data structure if you have two keys and can not use boost? 0.00
How to setup a "precise" periodic timer to monitor stuff... -0.97
Using a class template that is the member of a class +0.01
Simple Dynamic Array in C++ +0.41
allocate_shared with malloc 0.00
constexpr in for-Statement +0.87