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 ... 49 50 51 52 53 ... 56
Title Δ
Sort algorithm between multiple items and not just between two item... -0.13
Matching two elements (people) together based on similarity of pref... 0.00
Cover all the edges of an undirected graph with fewest number of si... 0.00
python: algorithm - to gather items from mean +0.11
How to forbid the use of the default constructor in C++? -1.06
Android: Issue during Arraylist declaration 0.00
A container with O(1) insertion (amortized) and O(n) iteration -0.38
Accessing to a variable named variablename+number +0.34
return inserted items for a given interval +0.65
What are existing tools to test Algorithms 0.00
Java Reference Issue +2.01
allocating contigous seat in seat map +1.49
Why we are avoid Magic Numbers or Constants from Program and use ma... +1.09
How to rearrange the items in a map based on another map keys -0.37
Does sorting by a non transitive comparator "work"? -0.27
Variation on knapsack - minimum total value exceeding 'W' +0.36
Data structure / algorithm for query: filter by A, sort by B, retur... -0.01
Priority queue with changing values of key +1.34
Beginning of loop in doubly linked list? 0.00
Generate an uniform random permutation 0.00
C program to calculate simple interest payments +2.27
Can we use binary search tree to simulate heap operation? +1.41
Manhattan distance is over estimating and making me crazy 0.00
Why string-to-float conversion may not work? +1.37
Lexicographic Order in Java -0.97
Converting a sorted doubly linked list to a BST +0.37
Using A* search algorithm to solve 3x3 three-dimensional box puzzle? +1.34
Search engine algorithm in Java? 0.00
Instantiate inner class object from current outer class object -1.99
Java: Inaccuracy using double +1.43
Seating people in a movie theater +1.75
Running out of heap when using recursive backtracking -0.39
Sorting without using divide and conquer algos in less than n*n time 0.00
regular expression for all binary strings that include at least two... -0.88
better heuristic then A* +1.53
Asking for algorithm to find N Knights global shortest path -0.59
quicksort quickie: the flow of control in quicksort +1.37
Sorting a vector<Struct> alphabetically -0.10
Why am I getting an error message "unreported exception Java.i... +1.33
Split number into sum components -0.95
Javascript issue with math calculations +0.78
Dynamically loading maps in a "tile engine" +0.38
i-1 access to a TreeMap +1.24
Call Method based on user preferences, which is faster/better +1.39
Algorithms/Techniques for rating website (PageRank aside) -0.13
Java: cannot access static variable from a different class in the s... -1.40
How to define the completeness of stochastic search problems? 0.00
Why is Depth-First Search said to suffer from infinite loops? +0.38
Parse this string in Java +0.20
Interview challenge: Find the different elements in two arrays +1.70