StackRating

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

Slava

Rating
1589.54 (2,341st)
Reputation
33,416 (3,525th)
Page: 1 ... 4 5 6 7 8 ... 28
Title Δ
Unable to traverse vector +0.91
`std::condition_variable::wait_for` calls the predicate very often -0.98
Jumping to function start from within certain code part +0.01
std::unique_ptr test before taking ownership -1.93
Iterate over container in either direction AND erase elements 0.00
Is there a function like lower_bound that returns the last value in... +1.59
Iterating over a container bidirectionally +1.88
Is there a standard C++ iterator for C strings? +0.02
Why does a function call missing its name still compile? 0.00
construct an unordered_map with value being a pair of string and ob... -1.33
Reading a 6 byte, big endian binary field representing an integer +1.92
Overload std::map with different key type +1.19
Passing stack allocated value by reference to a constructor in C++ -1.24
why is std::basic_ostream::operator<< not const-qualified? -1.55
Determine real type of base pointer in a big hierarchy without dyna... +0.40
left rotate array in place C++ +1.56
Define members of a class using class's namespace in c++ 0.00
Only know data type at run time. How to hide data details to other... 0.00
Are C++ std::hash implementations always deterministic? +1.64
C++11: Custom range-based loop without copy constructor -2.33
Reading All Files in C++ stopped by . folder 0.00
Finding max elem from a map1 not in map2 -1.91
Confusion over inline behavior C++ -2.11
std::shared_ptr template fails with C2440 +0.39
C++ header and implementation, (why) is it not automatically handle... 0.00
How to have "factory function" return a non copyable obje... 0.00
I have a few questions about reference variable +1.51
How do I compare multiple vector of structs for similar names effic... -1.82
How do i remove duplicates from this recursion code? Many 6-sided d... -0.34
How to check boost socket write_some method ends or not 0.00
std vector memory allocation linux vs windows compilers 0.00
Resolving circular reference variable dependency in C++ -1.24
C++ base vector refer to derived vector 0.00
C++: Why can delete be used on pointers to struct without prior usa... 0.00
Control reaches end of non void function (c++) using while loop +2.42
Why does std::condition_variable as a class member cause compile er... +1.59
List erase iterator out of range -2.09
Is it safe to access a `std::vector`'s reserved but not sized-i... +1.60
C++ Make function call dependent on template parameter +2.15
Remove duplicates without using any STL containers +0.87
largest palindrome number (it's the same number if you read it... 0.00
How to get iterator to a certain object in a container? +0.41
Is this max function decent? +0.26
Struct ordering criteria of a priority queue in C++ 0.00
Using try_emplace with a shared_ptr +2.24
c++ references to heap objects? -1.79
Iterate over tuple of functors in c++11 -2.16
C++ override private pure virtual method as public -0.54
uint32_t pointer to the same location as uint8_t pointer +0.41
how to pass control from one function to other in C++ -0.05