StackRating

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

amit

Rating
1660.68 (421st)
Reputation
140,755 (419th)
Page: 1 2 3 ... 56
Title Δ
Printing tree by levels? 0.00
Skip lists, why we need more than one insertion? 0.00
resizing time complexity - Chain Hashing with Dynamic Array 0.00
BFS Maze Solver returns false even when path found 0.00
How to replace a specific character in an array with two characters +0.21
what is the optimal k for knn algorithm in ecommerce recommendation... 0.00
Generation solutions to 2-SAT from an existing one 0.00
Transitive closure and Warshall algorithm 0.00
How to find if there's a cycle within selected nodes in a direc... 0.00
Job Interview Algorithm? +1.54
Most efficient algorithm to find if a path exists -0.58
Is this a special case of an NP-Hard problem? 0.00
Is there any data structure that holds two keys that points to each... 0.00
python getting the largest even sum of an array with k elements 0.00
Ways to Create a Number with Sum of Ones and Twos +0.28
Big O Time Complexity for nested loops +1.18
Finding the Most Common Words in a Binary Search Tree +0.28
Given a set t of tuples containing elements from the set S, what is... -2.86
What is the BigO notation on searching on a string that keeps chang... 0.00
Time and space complexity of this Fibonacci solution 0.00
How can I solve this problem, and what kind of algorithm is the app... -1.56
Why is my array showing 0s when I flip it and reverse it? -1.06
Performance of LinkedHashMap: Big O, Memory cost, etc +0.51
What will this recursive function yield? 0.00
Linked List addLast() method is not working as expected 0.00
Time complexity of the given function with constant loop and recurs... 0.00
Find the optimal path from an array of positive integers, such that... 0.00
multi-dimensional cost 0-1 knapsack problem with two backpack sizes 0.00
Function that returns all possibilities of rearranging of an array 0.00
print the maximum value of x where x = |(A[i] – A[j]) + (i – j)| 0.00
How to find by data variable from list of object in java 0.00
Determine whether there is a path from vertex u to v passing throug... +0.95
How can you improve the space and time complexity Big(0) of when ne... 0.00
Optimal search method to find float number in a sorted bucket list -0.65
Determining the complexities of the following functions (Big O) 0.00
Asymptotic analysis of function 0.00
Why is the performance of these two functions so drastically differ... 0.00
Removing an element form linked list in java, unexpected behavior +1.00
Find log n greatest entries in O(n) time +0.30
How to merge two unsorted array into a sorted one in the most effic... 0.00
Sorting algorithm correctness verification 0.00
Time complexity: if/else under for loop 0.00
What is the time complexity of below function? 0.00
How to get the n-th value of a b-tree 0.00
Which data structure can offer efficient range operation -1.09
Why code removing elements from HashSet Takes much longer than addi... 0.00
Interesting search question: Find a value that's NOT in a list... 0.00
AttributeError: 'NoneType' object has no attribute 'nex... 0.00
Why is time complexity of Dijkstras Algorithm O(V^2) 0.00
Sorting algorithm proof and running-time 0.00