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 ... 5 6 7 8
Title Δ
Find out top 10 companies with highest volume trades +0.67
Knapsack algorithm variation -1.72
Multi-destination shortest route with fixed start and destination +0.60
Recursive Algorithm for 2D maze? -2.61
Coin change DP solution to keep track of coins -1.33
rle compression algorithm c +1.62
Check if a string is a shuffle of two other given strings +0.50
Prove maximum number of rotations for two trees to become equal 0.00
Best way to find the number of pairs in an array whose difference i... +4.22
Least distance between two values in a large binary tree with dupli... +2.71
How many threads are okay to use for tic-tac-toe using minimax? -0.51
LRU Page Replacement algorithm C# 0.00
What is fast, compact representation of tree structures that preven... -1.59
Find kWh min node in AVL tree +1.21
Can Dijkstra's Single Source Shortest Path Algorithm dectect an inf... -1.77
PairWise matching millions of records +3.64
Convert a list of digits and letters (scanf) turned into a single I... +0.26
which is greater? O(log*n) or O(loglog n) -3.88
Algorithm for finding Quatraples which form a Square? -3.59
Will SCC pattern change if we reverse a graph(using Kosaraju's Algo... +0.13
Text Compression Algorithm +3.78
How to test multiplication of two big numbers 0.00
How to add Threat-Space search to my Tic-Tac-Toe Algorithm? 0.00
Quick sort, is there an optimal pivot? -1.97
How to calculate time complexity of backtracking algorithm? 0.00
Find the shortest path with the least number of edges +0.22
How to implement branch selection based on probability? 0.00
Find if it's possible to make up a integer with some given numbers +4.10
generate binary representation of numbers from 1 to 2^k-1 -3.65
Graph traversal with shortest path with any source 0.00
Complexity of a tree labeling algorithm -1.39
How to pick alternate machines for each datacenters? +1.81
How can I discover which side of a rectangle a collision occurred on? 0.00
Recursive MergeSort on a Linked List using Java +0.21
backtracking for graph with adj list 0.00
Flood Fill Algorithm - number of Empty Area -0.03
ios map snap to road implementation 0.00
How to efficiently hash the ip-address +0.05
Finding a k element subset in a set of real numbers (Programming Pe... 0.00
Exponents without using the pow() function +4.70
Delete duplicates from binary tree -1.05
Smart way to generate permutation and combination of String +1.32
Comparison function for DFS ordering of an arbitrary tree -1.86
Combine several images algorithms 0.00
quicksort, can it be made to output the first m sorted values in an... -3.38
Efficient way to compute geometric mean of many numbers -0.99
Binary string remainder 3 +0.25
Computing slope in cusps in C++ 0.00
How to reduce for-loops in this code? 0.00
Why does decreasekey in Dijkstra's algorithm take O(logN) time? +3.60