StackRating

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

Maras

Rating
1479.01 (4,500,340th)
Reputation
170 (512,834th)
Page: 1
Title Δ
Strategy for figuring out input size of recurrence equation? 0.00
Finding the lengths of the longest palindromic substrings for all p... +0.12
Problem size and input pre-process costs in finding time complexity... 0.00
Need clarification for A* algorithm 0.00
Constructing a graph with constraints 0.00
Efficient algorithm to find the sum of all concatenated pairs of in... +0.71
Is there a good recursive algorithm for finding a value in a tree? +4.30
Input and Output help in topological sorting 0.00
check if there is a cycle in directed graph CS50 tideman 0.00
Algorithm for searching an array for 5 elements which sum to a value 0.00
Algorithmic Puzzle: Distinct nodes in a subtree -4.00
Time Complexity of Straight Forward Dijkstra's Algorithm 0.00
Minimum time to reach from city 1 to N in less than O(N*N) time -1.59
finding the length of the longest subsequence 0.00
Palindromes in a tree -2.03
How to find previous smallest element of a given index in the array? +4.31
Finding the K UNIQUE largest elements in an unsorted array of pairs +0.21
Detecting negative weight cycle Bellman ford algorithm +0.29
Length of longest increasing subarray after rotating array left/right 0.00
merge sort algorithm loop for copying elements in sub arrays 0.00
What's the most efficient algo for finding the smallest/largest... -3.58
Maximum profit earned on weighted un-directed tree 0.00
How to find all the subarrays with xor 0? -1.99
No. of triplets -3.84
Find all subsets of an array with sum 0 -1.85
Is this kata solution considered O(n)? -1.66
Special Pairs till N 0.00
Shortest distance between objects +2.97
Why finding median of 2 sorted arrays of different sizes takes O(lo... 0.00
Algorithm to find water in a matrix after infinite time 0.00
KMP algorithm-Time complexity 0.00
Replace two elements with their absolute difference and generate th... 0.00
Solving logic game Lights out with A* algorithm 0.00
Find all consecutive sum of subset in O(n^2) using dp -4.04
How to solve this problem without brut-forcing and/or having a huge... -3.24
Proof of a greedy algorithm concerning "Buy and Resell Problem... 0.00
Find remaining elements in the sequence 0.00
Find Longest Increasing Subsequence with adjacent elements having a... -4.40
Find minimum number of operations on to empty an array 0.00
Getting to a Number by adding the elements of an array -1.19
Prim's algorithm with Fibonacci heap: why O(E + V*log(V))? 0.00
Maximize number of inversion count in array 0.00
Level Determination of Nodes by BFS 0.00
weighted graph - find all paths from X to y with max stops -0.38
Calculating the time complexity of a specific code in C -0.13
Searching for shortest path 0.00
Trouble calling a function c++ 0.00
Trouble calling a function c++ 0.00