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 ... 14 15 16 17 18 ... 56
Title Δ
Rearranging a graph so that certain nodes are not adjacent? +0.29
Proving that Xn = O (n^2) using O notation + using base a case for... -1.06
why exponential time is applied only to size in pseudo-polynomial t... -0.68
Split Algorithm on C++ 0.00
Top-k items ordered from a e-commerce site +0.80
java inheritance within one class, deploy variables to two functions -0.74
Error of int cannot be dereferenced? +0.90
Algorithm for subset-sum with subtraction +1.40
is for() loop maintained inside stack or for is just a statement? +0.19
Line when reading a file is empty but the line is not null 0.00
How fill ArrayList dynamicly? +0.07
Memory data layout vs algorithm performance +0.59
To make a distance matrix or to repeatedly calculate distance 0.00
Optimize python algorithm 0.00
Sort an array of seasons, starting with the current season +0.77
Find the size of smallest set of vertices that every vertex in mult... -0.21
How to Implement a BFS (instead of my solution, use a tree structure) 0.00
Best way to prioritize certain Strings while sorting a Map 0.00
How can I cut a section of an array in java +0.59
Java remove trailing 0's 0.00
java.math.BigInteger, pow method only accepts int -2.90
How to extract clumped data from a 2D Array? 0.00
Find repeating substring of Length N -2.69
java List type variable 0.00
Calling main inside the code -1.84
To store unique element in a collection with natural order -1.83
Merging Binary search tree 0.00
How to find array items that occur at least K times -0.73
Asymptotic Notation and what order used for this sample program 0.00
How do I avoid lots of checking in Java? -0.47
How is Kruskal's Algorithm Greedy? -0.74
ACM stuff-Feeding Animals 0.00
Reorganize code: from many function to interface system +0.26
using an entry in a string array as a name for making a new array J... +0.92
Modifying Levenshtein distance to consider positions, while being s... 0.00
Number of binary trees and BSTs with node n +0.28
How to find all the shortest paths between two given vertices in an... 0.00
O() notation used in algorithms +0.27
Disjoint Set and Union Data Structure 0.00
Fastest datatype in java for retrieving integers in the same order... -0.87
Binary tree level order traversal time complexity 0.00
Java Improving code efficiently +0.40
Algorithm to calculate referenced formulas only once +1.29
Algorithm to take the best set of numbers to sum +0.27
dijikstras algorithm for a node with no path 0.00
Getting info out of each loop for use in the next without terminati... -0.69
Performant Graph algorithm to find path from node to root in a dire... 0.00
Bin Packing regarding Optimization and Decision Versions 0.00
Covering N sets of contiguous integers with minimum nos +1.59
What's wrong with this least common ancestor aglorithm? -1.28