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 ... 7 8 9 10 11 ... 56
Title Δ
What is the most efficient way to represent edge weights for Dijkst... -0.22
Interview Ques - find the KTHSMALLEST element in an unsorted array -0.65
Optimal algorithm to return largest k elements from an array of inf... 0.00
Find the number of disjoint sets +2.49
An example of finding the longest path in DAG with both positive an... 0.00
Subset sum variant with a non-zero target sum +0.33
create a new sorted file containing the content of old unsorted fil... 0.00
Data Structure algorithm 0.00
First common number in both arrays of size 1 million -1.56
Find number's shortest square sum +0.28
Improving on Djikstra using Fibonacci heaps? 0.00
Binary Search - Best and worst case +0.30
Determining if a graph has a cycle without using DFS 0.00
Multi-source single destination algorithm 0.00
Algorithm-finding kth next element in an array -0.46
How to move elements in doubly linked list? -1.22
Packing item from set of available packs +0.41
Mapping int to int (in Java) -0.54
List Subsequents Method +0.29
Best case performance of quicksort (tilde notation) +0.30
Random Algorithm with adjustable probability +0.93
Divide points in matrix with one line -0.45
How to find the Kth smallest integer in an unsorted read only array? 0.00
Time Complexity of a simple piece of Code +0.29
Time complexity of the algorithm? 0.00
How do I fix this issue with the if statements inside this for loop? 0.00
sort graph by distance to end nodes 0.00
Why would one use a heap over a self balancing binary search tree? -0.59
How to find number of elements greater/smaller than an element in a... -1.13
Is the time complexity of this code O(N^2) +0.29
How to pick a number based on probability? +0.89
Counting number of primes within a given range of long int using C -0.69
Given two files find words in file1 but not in file2 0.00
How do I calculate the delta (inserted/deleted/moved indexes) of tw... +0.84
Modifying Dijkstra's Algorithm to find shortest path with large... +1.60
Determine if a graph is semi-connected or not 0.00
What sorting algorithm used while overriding compare method of comp... +1.03
Time Complexity of Insertion and Selection sort When there are only... +0.30
Is it possible to prove that f(n) + g(n) = theta(n^2) for f(n) = th... +0.30
Find complexity of algorithm using step count 0.00
Running time of a sort code +0.30
Find the minimum weight cycle that contains a specific edge 0.00
Avoiding ArrayIndexOutOfBoundsException while reading a CSV using C... +0.30
Guidance on Algorithmic Thinking (4 fours equation) -1.09
Implementation of data structures 0.00
Finding radius of graph 0.00
Find all products of members of a set with multiplicity of factors -0.40
Time complexity of unknown element in n-element array +1.11
Finding a path to X in a matrix 0.00
How to find out time complexity of mergesort implementation? +0.29