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 4 ... 56
Title Δ
Complexity of algorithm in Big O notation +0.65
sort an array in decreasing order of frequency and no duplicate, in... 0.00
Pathfinding with waypoints in any order 0.00
graph time and space complexity representations 0.00
Is it possible to implement n stacks using 4 queues? 0.00
Why does f(n) and g(n) needs to be non-negative function while defi... 0.00
linked list, implement peekAt(k) method in log(k) 0.00
Breadth First Search vs A* with Manhattan Distance in a maze +1.24
How can a nested while loop be O(n)? -0.72
Interesting basic DP problem (Theif loot houses) 0.00
Time Complexity Analysis for Word Break 0.00
Index problems with partition function in C 0.00
Complexity analysis of the printParty method 0.00
What is the time complexity of a recursive algorithm given by the r... 0.00
Algorithm to create numbers that are easy to memorize and difficult... 0.00
Algorithm to join two AVL trees together in O(logn) time 0.00
improve current time complexity 0.00
Big theta, Big O, Omega running times of functions 0.00
Optimizing the O(n^2) algorithm with dictionary, is it possible to... -0.22
What is the pseudocode for this binary tree +0.25
Linked List "exception thrown" +0.11
Program Not producing desired outcome 0.00
(C++) Clarification needed about accessing derived functions from a... 0.00
Looking for a array reducing algorithm 0.00
Compiler Shows: Abort Called 0.00
What is the time complexity of the algorithm below? -2.11
Check if array has duplicate, naive approach time analysis +1.57
Improve Efficiency of Alog (Rotate Array to Left by n iterations) -0.33
How to you prove that n*log n is in O(n)? +1.06
Most efficient way to find path between two given vertices in a tree 0.00
Find the median in an unsorted read-only array +0.27
Given N users with movies preferences, retrieve a list of movies pr... 0.00
Every sum possibilities of elements +0.33
factorial trailing zeroes BigO problems 0.00
Longest substring where every character appear even number of times... +1.00
Weighted random sampling of a stream of requests 0.00
Graph and Algorithm 0.00
Using Bellman Ford to detect cycles with product exceeding threshold +0.28
How to find a best way to connect different nodes between different... -2.55
How to count all reachable nodes in a directed graph? +0.26
Longest monotonically decreasing subsequence, with no consecutive e... 0.00
Knapsack but exact weight 0.00
Find Length of longest substring with all 1's in a binary strin... -0.22
understanding algorithmic complexity +0.51
Is there any data structures to add a number and query sum of the s... -1.66
pseudopolynomial of constant times 0.00
Algorithm Analysis Big-O -2.26
Thieves in caves coding puzzle 0.00
Given N arrays of integers of N elements, check if X can be formed... -0.27
Dijkstra's Algorithm With Negative Weights (But No Negative Cyc... 0.00