StackRating

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

SashaMN

Rating
1491.83 (4,382,486th)
Reputation
628 (227,386th)
Page: 1
Title Δ
Most efficient implementation of Dijkstra's shortest path using... -0.45
Algorithm to sum to target using as many elements as possible 0.00
How To Find The Nearest Palindrome Number? +4.29
Count the number of Euler PATHs in directed graph? 0.00
Updating the median when removing an element from a list 0.00
Building Red-Black Tree from sorted array in linear time +4.50
Count nodes bigger then root in each subtree of a given binary tree... +0.30
Given a set N of integers and an integer y, determine if there two... 0.00
C++11 for loop in a Template Function -2.06
Algorithm to remove unique elements from array and print elements i... +1.39
How efficient is it to make a temporary uniform random distribution... +4.38
find all the possible combination of coins, implementing by recursion -3.87
How to convert multiple chars to decimal value? -1.25
Finding all pythagorean triplets between 100 to 1000 0.00
Calculator with bracket in C++ -3.81
Recording the path of non-recursive DFS without a hash table 0.00
What is the Big O of such an algorithm? -4.08
C++ User defined string needs to contain spaces (but not allowed by... -2.00
Copy ctor and copy assignment operator const keyword position +4.44
Inserting node dynamically in Complete Binary Search Tree 0.00
Finding continuous subsequence that minimizes the average of the re... +0.12
Can I use polymorphism to store different objects in an array with... +4.24
Generating small range of different random numbers? -3.17
Sort structure array on basis of an element in c++ by sort() functi... -1.09
Recursion - Binary tree -4.24
Why does this code print rubbish? -3.27
Error in passing a matrix as an argument -3.74
c++ return type from function -1.33
Remove the inferior digits of a number -1.37
Selection Sort of array Struct issues 0.00
How to repeat this type of for loop? 0.00
Given array, on even indexes make sure it goes up, on odd indexes d... 0.00
Recursive function: for vs if -3.45
Redefinition of operator [] in class that contains vector<bool> -0.96
Why I am getting a one less count always +0.05
How to test for a range of inconsistent values +4.63
Change vtable memory after constructor allocation? +3.62