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 ... 12 13 14 15 16 ... 34
Title Δ
How to handle different operations defined at runtime on object(s) +0.17
Efficiency of concurrent std::vector writes +2.83
What does union in C++ do in this case? -1.70
How to pass vector's cell to a function in C++? -1.80
why can I not include 2 variables in the first statement of a for l... +0.42
How to tell which class owns a pointer -0.37
How to detect if i have something to read from a socket ? (c++) +2.39
Is it safe to use head segment of dynamic array in a multi threaded... +1.73
Multithreading with shared_ptr -0.70
Can you pass a function so you can later call it? -1.16
Why is 2 characters in char allowed in VC++? 0.00
Is there a reason why std::make_shared/std::make_unique don't u... -1.27
Multithreaded Atomic Store/Load of multiple values in C++ 0.00
C++ Rename function argument when inheriting? +0.61
Mandatory copy elision? gcc 5.4.1 +2.32
Is difference between two pointers legal c++17 constant expression? +0.44
ESP8266 continously giving garbage values 0.00
Can you explain this enum declaration? +1.30
C++/STL public iterators for deeply nested private data +0.43
something confusing about when should a defaulted move constructor... 0.00
Should I expect to see the counter in `for` loop changed inside its... +1.03
Why << operator in ofstream is not const? +1.29
Connect function in raw socket? +2.45
Priority Queue Not Comparing Correctly C++ -1.71
Using std::move with vectors -0.09
How to allocate a struct array that contains other dynamic array +1.89
C++ template function to delete and reset pointers +0.07
Params passed to variadic function via function pointer change thei... +1.86
pointer adjustment with no multiple inheritance 0.00
Why does std::string return the tail of the string when adding an i... +1.42
Thread safe std::cout +1.14
Read / write partially allocated aligned memory -1.99
Initialize a object with a derived class constructor +0.43
How to call class destructor / constructor -0.10
fork with invalid command cause a memory leak in valgrind +2.10
C++ Point to an object and then move its memory position +1.67
Memory leak on the stack -0.74
How to use std::vector as the type of key for an std::unordered_map... -0.56
Strange optimization? in `libuv`. Please explain -2.29
Why do we have separate functions that return const and non-const? +0.43
What does my slot class miss that std::function has? -1.90
Default constructor curiosity -1.52
Differences among string comparisons in python, c++, c# and java +1.37
default override of virtual destructor +0.32
Why doesn't the compiler see errors in a template class in some... 0.00
Toggling mutex lock using guard -0.78
If Template arg is function pointer 0.00
Pointer to deque<int>::push_back -1.11
Replace fabs in C++ +0.44
Cast char pointer to object pointer 0.00