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 ... 28 29 30 31 32 ... 56
Title Δ
What will be the optimal solution? +0.59
Detecting and adjusting for negative zero +1.65
Computing shortest path from complete graph 0.00
Counting Like Circular Linked List 0.00
Number of paths in a matrix -2.20
Sorting a generic collection -0.82
Best algorithm for multi dimensional searching in python -0.46
Viola Jones Experiments (training sets) 0.00
Java lock/concurrency issue when searching array with multiple thre... -0.71
calculate the box with maximum possible volume +1.52
DB for chatbot in Python -0.21
How to prove max number of connection between n nodes is n*(n-1)/2 -1.78
How do I prevent rehashing of an std::unordered_map while removing... -1.88
Fast way to search based on non-literal comparison -1.10
algorithm to keep sorted order of changing array +0.97
Calculating time of a packet through a network cable 0.00
Regarding map different implementation -2.15
Space complexity of bubble sort algorithm -0.68
efficient permuation algorithm for multiple lists 0.00
What is an algorithm/structure that can be used to effectively find... 0.00
finding minimum in a linked list in optimal method 0.00
Proving an algorithm's correctness in determining the number of 1 b... +1.57
list all the permutation to sum up some numbers to a dest number 0.00
How is Dynamic Programming different from Greedy Technique -0.33
O(n^2) vs O (n(logn)^2) +0.37
How many items can be produce if i know a cost of each 0.00
Upper and lower bounds of a 2-3-4 tree 0.00
What is the difference between declaring List<Integer> vs Arr... +0.58
Find the GCD of two numbers without using divison or mod operator? +0.03
Permutations Combinations Calculation and listing them -1.03
Creating a new random list from a source list +1.08
How can we prove by induction that binary search is correct? -0.69
GameLogic, x in a row game -0.05
Running Boggle Solver takes over an hour to run. What is wrong with... +1.25
Java Comparator - function access 0.00
Printing all possible words from a 2D array of characters +0.29
Add a node in a single linked list +0.28
Define map with add -1.97
How to enumerate all k-combinations of a set by sum? 0.00
Is there a way to search for something with an "any" para... -0.72
Best way to sort Map with Values +0.93
Multiway Cut Q- How do we show the solution in polymonial time? -0.36
Can we find mode of an array without hashmap in un sorted array in... -0.65
Crossword with given grid and words 0.00
Good algorithim to combine friend list from different social networ... 0.00
Proving NP complexity -2.73
How to traverse a graph in parallel with 2 or n processes +0.25
What kind of algorithm is behind the Akinator game? +0.73
Searching for two integers root**pwr = integer(user's input) -0.58
What will be the complexity of for loop if nothing is happening in... +0.29