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 ... 8
Title Δ
How to find if any values in array add up to n +0.37
Find the smallest whole number that is a factor of all numbers in a... +0.23
Best parallel algorithm for detecting cycles in a undirect graph 0.00
An efficient algorithm to calculate the integer square root (isqrt)... 0.00
Binary Trees Unlabeled Nodes 0.00
Skill set matching algorithm +0.05
Printing subsets that sum to a target in C++ -0.48
Does memmove shift elements (the same way a for-loop does), or does... -0.50
Check if Number Exists in array which first increases then decrease... -0.51
(Java) data structure for fast instertion, deletion, and RANDOM SEL... +0.68
What will be the optimal algorithm to verify that there exist a sub... -1.36
Find the time it takes fluid to reach the nth cup -0.49
Algorithm to combine multiple images into one 0.00
Sorting pairs of numbers according to one value - Java +0.08
Divide 2D array into continuous regions of as-equal-as-possible sums? +0.16
How to remove intermediate node from a linked list +0.95
How to implement depth first search for graph with non-recursive ap... -1.51
Generating a random Number without the methods provided by the lang... +0.06
How to get a random number from 0 to N-1 with a "same probabil... -0.09
Reach 1 from a given integer N in the least number of steps, using... +2.22
Efficient Algorithm For Separating Most Common Elements From Multip... +0.19
Compress to fixed length +0.51
Best pratice for using array as the key of memoization in Java -0.33
Can Every Iterative method can be done using recursion? +0.49
Algorithms to classify and extract crossword grids from an image -0.42
Algorithm to find integer such that product of its digits is N -0.20
Gas Station-like Algorithm with minimum cost? Greedy or DP? -1.55
Is there something wrong with my knapsack 0.00
determine if an array has the numbers a to b each once -0.47
Form the route with the endpoints 0.00
Presumingly simple runtime analysis, need explanation -1.64
Count the consecutive zero bits (trailing) on the right in parallel... -0.48
How to determine if a point lies on the diagonal of a square? 0.00
Creating a byte (8 bits) from 4 2 bits +0.54
Rearrange even and odd in an array +1.90
How to calculate number of polygons that are formed by sequence of... -0.36
Kruskal's Algorithm : What is the Algorithm to check if the edges o... +0.09
implementing Dijkstra's Algorithm using priority queue 0.00
finding complexity in an if clause -0.67
Improve number compression algorithm? +1.08
Compute size of b/w shape in 2D Plane +0.31
Fill the area between two lines (not straight) -1.08
find best adjacent pair such that to maximize the sum of the first... -0.24
Dynamic algroithm for doing something with maximum profit 0.00
Improve this compression algorithm? +0.57
Can someone explain to me why the worst case for insertion sort is... -0.46
Fastest way to create a keyword filter? +0.03
How to find the maximum values in an array? -1.69
Modular arithmetic: Division over factorials % Prime +0.37
Computing large combinations -0.44