StackRating

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

v78

Rating
1522.74 (27,084th)
Reputation
1,833 (90,886th)
Page: 1 2 3
Title Δ
Transform an array to another array by shifting value to adjacent e... +1.60
what is the importance of push(po[i]-'0') in the following... 0.00
How can I find the occurence number of each suffix in a string? +3.56
Running Time of Randomized Binary Search 0.00
How to solve recursive expressions with Big O to find the time comp... +3.78
Number of ways selecting a pair of non-overlapping substrings which... 0.00
Implementation of hash table using unordered_map in c++ and handlin... -4.19
What is wrong with my implementation of quicksort? 0.00
What determines the constant in a recurrence relation? 0.00
How to properly handle a variable with the same type as the class i... -4.13
copying an array of int* 0.00
Python fast XOR over range algorithm 0.00
Max number of distinct nodes in a binary tree path +3.94
C++ STL Breadth first search 0.00
C++ Bubble Sort Using Swap Function and Pointers -0.01
C++ linked list. my pop function pop the whole list 0.00
Creating a singly linked list with an x and y minimum and maximum r... +4.59
Disjoint set find & union operation's complexity 0.00
C++ efficient search of value in a set of intervals +3.86
Algorithm - finding starting index of array so that sum of elements... +5.91
Parallelization of Combination 0.00
Singly Link List Copy Constructor -2.26
Find the kth smallest element in two sorted arrays with complexity... 0.00
Permutations of a boolean array -0.82
Determining if an undirected graph is a tree 0.00
Access protocol buffers extension fields +3.96
tensorflow lstm model for time series -4.28
How would I go about analyzing this algorithm using "Big Oh&qu... -0.09
Longest path in a undirected and unweighted tree - in python -4.18
How to read elements of an array? +3.81
Algorithm to cover a shape with n number of other objects in 2d -0.42
Biometric using Voice - Android 0.00
How do I find a cluster of POIs that contain all POIs that user sel... 0.00
Time complexity of the code segment +3.77
Finding K combination of three items with minimum product +4.15
heap sort in c++ output not correct 0.00
whats wrong with the following implementation of bubble sort +0.02
Is there a way to create super fierce memory leaks? 0.00
Binary Tree Maximum Path Sum, non-recursive, Time Limit Exceeded -4.20
Rolling a dice in a spiral 0.00
Divide array into k contiguos partitions such that sum of maximum p... +1.03
rotate 2d vector 90 degrees clockwise +3.86
Quick sort implement by queue? +3.64
What is a good way to store color? -0.13
Bubble sort algorithm issue in C++ 0.00
Why does pow() in C++ Return a Negative Number +1.33
Algorithm to check common user between multiple properties 0.00
Pause and resume thread from parent thread in cpp +3.91
c++ - copy constructor for template class -4.36
Locks VS Memory Barriers 0.00