StackRating

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

Vikram Bhat

Rating
1435.07 (4,535,036th)
Reputation
5,053 (32,835th)
Page: 1 2 3 ... 8
Title Δ
Recursive to Iterative permutations Robert Sedgewick 0.00
How can I loop through all nodes in all paths? +0.09
Use substitution to find out the running time of T(1) = 1 ; T(n) =... -0.62
How to perform Binary search in insertion sort +0.36
count occurrences of all numbers in sorted array -0.65
memory efficient structure to track a subset of an array in its ori... 0.00
Fastest Algorithm For Solving a Maze +0.09
Sort words within memory constraint +0.04
How to keep track of messages exchanged between a server and clients? +0.05
Finding the largest repeating substring 0.00
minimum length window in string1 where string2 is subsequence -0.41
Advice for algorithm choice -1.04
Binary Heap: Height of subtree rooted at position i +0.15
Shortest path in 2d arrays -0.16
Algorithm to find an empty space on a grid -0.36
Most parallel algorithm for calculating sum of squares? 0.00
Reach end while going through all required points +0.62
Dijkstra's algorithm with 'must-pass' nodes -0.77
What is Time Complexity of the following function? +2.33
Given a dictionary and a list of letters find all valid words that... -0.83
Most efficient way to add individual digits of a number -1.55
Determine the div that contains the product price on different prod... 0.00
splitting polygon in 2 equal parts +0.25
given a 2d array, find the "holes" -1.52
Counting line segments efficiently -0.68
How to, given a predetermined set of keys, reorder the keys such th... -0.19
What algorithm should i use In a 3x3 Sliding Puzzle game ( rearrang... +0.31
Optimising algorithm (nested For .... Next Loops) +0.09
Snake Fight Algorithm -0.26
Minimum number of moves required to get a permutation of a int of a... +0.61
How many substrings of a string -1.89
Random 1-to-1 hash function +0.38
Get the last 1000 digit of 5^1234566789893943 +1.24
Finding substrings of string such that product of the length of the... -0.61
Algorithm for creating rounded corners in a polygon -0.43
Is this code of matrix expo logarithmic? -1.39
Find the point minimizing the distance from a set of N lines -0.77
An optimized way to get the maximum sum of subrectangle in a matrix... 0.00
count no. of pairs such that absolute difference is less than K -0.82
Tic Tac Toe Minimax algorithmm 0.00
Printing PowerSet with help of bit position +0.09
How to find a nearest point to a given query line from a set of poi... -0.40
Find all elements that appear more than n/4 times in linear time -0.56
How to find open rectangle with specific size efficiently? -0.18
Finding nodes that partition a Graph +0.58
What's time complexity of this algorithm for finding all Path S... +0.41
How to get vehicle's spare parts in minimum cost? -1.67
Google Interview: Find all contiguous subsequence in a given array... +0.06
Generating unique random numbers +0.05
Converting this recursive solution to DP 0.00