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 ... 32 33 34 35 36 ... 56
Title Δ
How to make career guidence system intelligent +0.60
Given a String array, how to create a second array which is a rearr... +0.69
Run Java code once every hour +0.25
x+y-z between -1 and 1 0.00
Tracing and Returning a Path in Depth First Search +1.03
Algorithm to find intersection of two sets without using any data s... +1.00
Dijkstra's algorthm modification 0.00
Criteria for selecting a sorting algorithm +0.27
time complexity of merge sort 0.00
shortest path connecting certain nodes in an undirected graph +0.44
search algorithm in phone contacts android 0.00
Recurrence in analysis of SELECT algorithm 0.00
Use of Garbage Collector in Object Oriented Programming? -0.01
Find combination(s) sum of element(s) in array whose sum equal to a... +1.03
How else to rewind queue? +0.27
how to solve this (selecting intervals) 0.00
Combine Values to Create Bunch of 100 0.00
How O(V+E) is equal to O(b^d) In BFS 0.00
Dijkstra with negative edges that leave the source node 0.00
Path finding in a graph? (GPS)? +0.86
good way to check the edge exists or not in an undirected graph -1.10
Outer loop N value of bubble sort -0.70
InstantiationException when constructing an object that implements... -0.47
Prove f(n) + g(n) is O(max(f(n),g(n))) 0.00
If all data were put into memory, what's the fastest way to do a &q... 0.00
compare Time complexity of O(2/n) and O(1) -0.35
Order by Recursion tree +0.83
While loop will not break in C++ -2.76
Java comparator uses non final variables +0.33
Continuation error in java +1.30
Champagne Pyramid Distribution Puzzle +0.29
Data structure for range query +0.76
how to look for an element in HashMap +0.29
Replace particular symbols -1.91
Can I modify the standard A* (A star) under consistent heuristic /... +2.17
Network Flow Algorithm +1.55
algorithm to save states for dynamic programming 0.00
Why does segmentation fault (core dumped) error apply to my C progr... -0.17
Merge Sort - Getting Stack Overflow error? +1.26
Subset sum with special conditions +0.30
Java Maze Solver 0.00
Why should Insertion Sort be used after threshold crossover in Merg... -0.66
How do I pass method as a parameter in Java? +0.52
Splitting a Java String with '.' +0.77
Initializing data structures to constant values with mixed data types -1.90
BST to LinkList and back to same BST -0.47
Searching through a dictionary quickly +0.70
Best algorithm to compare a set with a collection of sets +1.55
Can I divide big O expression like O(n^3)/n = O(n^2)? +0.29
Quicksort : Iterative or Recursive +1.23