StackRating

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

Yola

Rating
1529.65 (18,832nd)
Reputation
11,200 (13,336th)
Page: 1 2 3 4 5 ... 6
Title Δ
Sort a vector of objects by a member of map in this vector 0.00
Remove duplicate edge in directed graph 0.00
Searching an object inside of struct on c++ -0.03
Better "centerpoint" than centroid -1.80
How to prove difference between O(1) and Θ(1)? 0.00
Overloading operator for default type in template -0.63
Longest Common Prefix Query 0.00
Find whether two rectangles overlap -0.03
Why a template argument of a rvalue reference type can be bound to... 0.00
c++ finding the first missing positive value in an unsorted array -0.53
Competitive - Algorithm for max number of superior characters +0.47
Return a subset of integers that maximizes its (mean - median) +1.12
Make classes derived from one base class able to use inherited prot... +1.82
Adding an integer and a tuple as column members of every row of a 2... 0.00
Existence of a random integer in a sorted circularlly linked list 0.00
Fibonacci complexity calculation 0.00
An 𝑚 × 𝑛 chessboard is to be cut into its ... +2.31
How to find the number of perfect array? +0.48
How to compare theoretic efficiency with practice examples +0.48
Proper way to upcast unique_ptr when returning from a factory -0.53
Remove consecutive duplicates in a string to make the smallest string +0.40
PairArr::operator=(PairArr(ValArrInt(ytemp, NY),ValArrInt(btemp,NY)... 0.00
class template with tuple declaration 0.00
How to avoid singleton? +1.60
Linked list string sorting issue 0.00
It is necessary to make checks in the function of adding an edge to... 0.00
c++ std regexp why not matched? +0.47
linear search optimization - cutting number of calculations 0.00
Template specialization syntax for templated class and templated me... 0.00
Get number of digits in an int without divided by 10 +0.93
Initialize static variable objects to the same value 0.00
remove smart_ptr from inside function +0.47
C++ enum class with explicit values -0.20
Why initialization and iteration of elements in container adapter a... -0.48
Need help to understand the error message -0.83
why the program prints in first loop with the wanted array the othe... -0.03
Wrong output when multiplying. Is it a bug in my compiler? c++ +0.47
Longest string in an array of strings in C++ -1.32
Modulo of difference of terms 0.00
I don't understand how can optimistic concurrency be implemente... -0.84
why does my program not approximate pi? +0.48
Declare a template function taking two objects of a template class... -2.10
Optimize bruteforce solution of searching nearest point -2.37
add and subtract the edges in the graph through the list of adjacen... 0.00
does dijkistra guarantee an admissible heuristic 0.00
create array of size N before compile time +0.47
Deleting a pointer in a map causes memory error 0.00
Will there be a temporary for the returned value that gets destroyed? +1.48
Ambiguous variadic class member access 0.00
What is the correct syntax to call a enum class enumerators that ar... +3.08