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 ... 5 6 7 8 9 ... 56
Title Δ
Divide and conquer strategy to merge multiple sorted arrays 0.00
Simplify Big O notation +1.23
Get a sublist from an ArrayList efficiently +0.29
Im trying to run BFS Algo and it throws me out -2.47
All combinations of 1 + 2 that adds to n +0.94
Big-O analysis for a loop -0.72
Count occurrences in an array in O(n log n) time +1.49
Logical operator in loops for java -0.45
What is the space complexity of this code? 0.00
How can I print the shortest path between two vertices in a graph? 0.00
Why does my divisors function not work in certain cases? 0.00
How to account for cache misses in estimating performance? +0.29
Can we improve this o(mn) algorithm of bin-counting numbers? +0.91
Randomly split a given number M into N parts -2.50
It is necessary to change the static method to make it Generic 0.00
Pull out certain objects from an ArrayList of Interfaces in Java? -1.04
Java not inclusive of 100 in 100 Lockers 0.00
Given a array of chars as input, return an array where the elements... +0.80
What is the time complexity for finding the maximum value less than... +0.92
Most efficient way to remove substrings from an array of strings 0.00
Anagram of String 2 is Substring of String 1 -0.89
Divide a graph into two sets +0.27
Find complexity of the algorithm given? +0.29
Is there a way to optimize a code that checks if a string matches t... 0.00
Calculating number of overlapping intervals in O(n) time? -0.24
How can a random value be spreaded with a given probability? -0.21
why is assigned java variable behaving like a reference? +0.29
What Is better? Two Hashmaps or One making use of a Class? -0.55
Good Algorithms for real time data consistence check 0.00
Removing from a hashmap a specific value and the key -0.48
A fibonacci like Algorithm +0.29
Comparison method violates its general contract! Java7 Comparator +0.90
Which probability does method Random.next(int) work with? -0.37
Get non-static string from static method 0.00
Algorithm Logic Required for finding best solution 0.00
Finding maximum valued subset in which PartitionProblem algorithm r... -0.25
Walking a directed graph 0.00
Non-directed graph algorithm to find lowest cost path +0.29
Calculate reachability for every vertex from adjacency list -0.23
Implementing queue using stack +0.29
Inclusion-exclusion in dynamic programming -0.20
How to use inheritance in java List? +0.29
regarding leading zero in integer value -0.08
find a single element in an array of consecutive duplicate elements +0.28
Iterative approach seems slower than recursive implemetation(coin c... 0.00
How to improve this Dynamic programming solution(Optimisation in al... -0.22
Bellman-Ford algorithm for positive circuits +0.26
Dijkstra with parallel edges between two Vertices 0.00
What is the best AI approach for the select suitable marriage propo... 0.00
How can i find the cheapest way in a DAG if i have limited money? +0.69