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 4 5 6 7 ... 8
Title Δ
A* (A star) algorithm optimization -0.02
How many number of elements can be sorted in Θ(log n) time using he... +0.05
what is time complexity of this code (from leetcode)? +0.06
Best way to find if path exists in a unidirectional directed graph 0.00
Video change detection -0.01
Find the shortest path in a wire mesh with N and M units +0.05
Why should i use AABB for Circle-Circle collision +0.54
Breadth-first search algorithm (graph represented by the adjacency... -0.20
Calculate sum of 1+(1/2!)+…+(1/n!) n number in C language -0.67
Pick up two numbers from an array so that the sum is a constant -1.04
build shortest string from a collection of its subsequence -0.47
Space complexity of a given recursive program +1.08
In a matrix put 0 in the row and column of a cell which contains 0... -0.19
Find connected components in a graph -0.45
How many times the function will be invoked? -0.34
Are there some algorithms which don't support efficient parallel im... -1.54
Merge and QuickSort - stack overloaded -0.45
Median of large amount of numbers for each sets of given size -1.34
Reverse Integer leetcode -- how to handle overflow -0.04
Why a programmer would prefer O(N^3) instead of O(N^2) -0.19
Time complexity of N Queen using backtracking? -0.45
Merge sort - stack corruption error -2.03
Array size of hashtable? -0.00
Condensing a long if statement to a short one automatically -0.13
Removing "almost duplicate" strings in subquadratic time -1.98
Optimize algorithm from O(n^3) to O(n^2) -0.56
Combinations of n-pairs of parentheses +0.16
Any theories of defining weights/importance of features? +2.05
Multiply two numbers whose range is 10^18 +0.04
violating the given average time complexity in Big-O notation +0.28
Lossless Compression for Coordinate Path Data -1.00
multi level combinational knapsack -1.22
How do I store level of each node while traversing in BFS? +0.18
Find all Subsets of a set that sum upto n -0.18
Converting this recursive algorithm into iterative one 0.00
Given a set of pairs of lines, how would you find the area enclosed... -0.47
Greedy algorithm to find potential weighted activities in order? -0.16
Best algorithm to find an element in an ordered list -0.36
Sudoku backtracking algorithm (Java) +0.54
Efficient removal of a set of integers from another set -0.99
Depth-first vs Breadth-first -0.46
Solve equation in Java with modulo -0.49
Logic(Correctness) behind Strongly Connected Components Algorithm (... 0.00
C Language - General algorithm to read a square matrix, based on th... +0.55
Finding a single cluster of points with low variance +0.24
Calculate time complexity of nontrivial problems -1.48
Alpha-beta pruning 0.00
Partition an array of numbers into sets by proximity +0.11
How to quickly find optimal bomb drop zone? -0.17
Changing numeric base for binary trees 0.00