StackRating

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

Petr

Rating
1549.50 (8,097th)
Reputation
8,267 (19,001st)
Page: 1 2 3 4 5 ... 6
Title Δ
Using separate functions based on template class type +1.87
How to handle corner-cases of a wrap-around grid? 0.00
Initializing an iterator to a position within a vector -1.75
Is undefined behavior only an issue if you are deploying on several... +0.90
How to use generic function in c++? +1.89
Optimizing an algorithm subtracting first elements from last elements +0.42
Remove a symbol from shared object 0.00
Python: Can I grab the specific lines from a large file faster? 0.00
Downcasting and Virtual Functions +0.37
Reasons for preferring unorder_set to a vector -1.14
What can we return as an "NaN" when writing template algo... +1.89
C++: almost identical header files, but one gives a peculiar inheri... -0.10
A variation of weighted interval scheduling 0.00
how does the function system() work in c++? +0.58
Find Position based on signal strength (intersection area between c... -0.58
Call inherited method 0.00
C++ singleton object with derived objects function calls +0.44
Patterns for resetting objects to initial state +0.43
Why is allocation on the heap faster than allocation on the stack? -1.04
Overloading the assignment operator vs. providing an implicit const... +0.26
Winner of a tournament in O(N) and rank of the players in O(NLogN) -2.10
Load class from shared library without header file 0.00
Strange warnings when using my array class 0.00
Traversal on a tree with duplicated subtrees -0.25
(r-1)'s complement or 9's complement 0.00
Is friend function getting inherited here? +1.09
c++ how to use inheritance -0.06
Detecting a cycle in a directed graph using DFS? +0.44
Singleton pattern example : The pilot of an aircraft 0.00
How to enumerate all floating point values in between min and max -0.51
The last digit is lost when the double is cast to int 0.00
Confusing L-Value and R-Values parentheses +2.67
how to return decimal value in cpp +0.44
Find the all chain of one to one node in graph 0.00
Altering template template parameters in C++ +2.04
Create instance of derived abstract class in c++ -1.26
push_back(move(struct.unique_ptr)) causes compile errors +0.44
Passing a object member to a template function expecting an integer +0.47
Accurate (and fast) angle matching 0.00
C++ multiple definition first defined here 0.00
How to multiply each element of N vectors to each other N^N times -0.34
What is the need of the statement of (num+mod)%mod? 0.00
Sum of all numbers in a given range with some constraints +0.22
Generic Subject class Observor Pattern 0.00
Use inheritance only for polymorphism in c++ +0.63
Adapting quickselect for smallest k elements in an array -0.38
Difficulty implementing BFS for traversal of graph -0.52
What is the most efficient to count trailing zeroes in an integer? -0.75
Algorithmically expanding a box to fill a space -0.32
Programmatically Split A Sequence of Numbers Into 4 Relatively Equa... -1.03