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 ... 36 37 38 39 40 ... 56
Title Δ
Java Application that recognizes a Java Class +0.28
Time complexity of an iteration algorithm -0.17
How to generate random numbers with exponential distribution (with... -1.04
Determine if two arrays are identical up to permutation? +0.32
Path finding Algorithm for changeable environments +0.31
Weka's PCA is taking too long to run +1.32
Algorithm to generate a sequence proportional to specified percentage -0.65
Search Algorithm to find the k lowest values in a list +0.64
Determine if a set of nodes in a graph is a cluster 0.00
Find strings which are prefixes of other strings -0.68
Which is the complexity to build a BFS tree for a graph? 0.00
selection algorithm with partition +0.92
Calculating distance between 2 points on a circular map -1.81
Maximum simple path with budget on edges -0.66
Which method signature is good and why? -0.62
A greedy or dynamic algorithm to subset selection +0.76
Simplifying the Big-O Complexity of this Exponential Algorithm 0.00
Practical Application of Genetic Algorithm +0.32
Algorithm for finding if set of numbers can add up to X, with const... 0.00
Modifying the range of a uniform random number generator +1.67
top 3 word count in a text editor -1.12
What are strongly connected components used for? -0.69
2D grid data structure for nearest free cell +0.31
Special Sorting +0.12
How to merge two finite state automata? 0.00
Login routine for password protected website -0.70
Insertion sort worst case running time +0.32
Why does Dijkstra's algorithm need to use the deleteMin() and decre... 0.00
Known list of "filler" words; how to rip good keywords us... +0.32
Estimating simulation run time based on sample runs -1.00
finding whether a path of a specific length exists in an acyclic gr... +0.55
6*6 puzzle algorithm +0.30
How to scale down the values so they could fit inside the min and m... -2.56
How to locate in a huge list of numbers, two numbers where xi=xj? 0.00
Find the number occurences of each word in a document? +0.31
Number of ways to move from Point 1 to Point 2 in a co-ordinate 2D... +0.30
Find duplicate element in an array in O(log n) time 0.00
An efficient sorting algorithm for almost sorted list containing ti... +1.02
List functions as selections in Java +0.76
How do you use a Bidirectional BFS to find the shortest path? 0.00
Find trends in search engines query log 0.00
Finding the minimum distance in a table +1.59
Are two arrays permutation of each other? -1.70
0-1 Knapsack revisited 0.00
What is the comparison algorithm used in "strcmp" - C pro... -1.62
Weight distribution 0.00
A graph with n vertexes- how to print all possible graph combinations 0.00
Address book and trie structure +0.33
Tree storing multiple values per node +0.31
Algorithm to max(min(matching))? +0.31