StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Aravind

Rating
1477.53 (4,504,969th)
Reputation
2,515 (67,118th)
Page: 1 2 3
Title Δ
How do programmers test their algorithm in TopCoder or other compet... +1.09
How to obtain the index permutation after the sorting -2.69
Weiszfeld algo for "highway" distance? -3.33
Why is performance of bubble sort and insertion sort same i.e O(n^2) +4.03
Find the first element that occurs only once -2.97
k-subset product algorithm in O(n^k) vs. O(n^(k-1)log(n)) 0.00
How to improve this Dynamic Programming solution? 0.00
finding all vertices that are a part of a simple cycle +0.20
Absurd condition in Longest Increasing Subquence 0.00
Find number of AP triplets in a number stream +0.14
Proving a lower bound on a recurrence by converting log base +4.34
Looking for algorithm finding euler path 0.00
An Optimized algorithm to make a distinct array -0.18
Contradiction in Cormen regarding Insertion sort +0.88
Infinite Loops in C++ -3.97
Find isolated groups of blocks in a grid 0.00
2D Pattern Searching +4.52
Algorithm - check if any string in an array of strings is a prefix... -0.37
How to find all possible n-elements subsets of a set? +4.17
data structure interview : find max number in array -2.78
how can I compare the contents on an array in C or c++ -1.81
Is it advisable to implement binary search tree with a reference to... 0.00
Finding a range for a number 0.00
Easy way of bruteforcing numbers -1.41
Assigning variables to Strings -2.00
Complexity's and Run times 0.00
Insertion sort vs Bubble Sort Algorithms -1.76
Looping around to front of map +0.44
Complexity of maintaining a sorted list vs inserting all values the... -3.45
HTML/JavaScript: How to detect a blank submission Form? -1.30
Adding link screws up formatting 0.00
Given a 2D matrix of characters we have to check whether the given... +4.43
ratio of running times when N doubled in big O notation -1.60
How to access form element with javascript without using element's id -2.18
Given series of integers, provide the kth largest number +2.10
how does the structure dereference operator work? +0.92
c++: Remove element from container and get it back -0.13
Is it possible to efficiently count the number of line segments tha... -4.17
Select box html horizontal scroll 0.00
two different elements' submit and click events handled by same jqu... +2.01
Web music player - how to make scroll bar +0.12
Validation of a minimum of two input -3.56
Creating a two dimensional array of pointers +0.02
Analyzing an algorithm with recurrence T(n) = T(n - 1) + T(n - 2) +... +1.28
I am confused about Recursion in power function +0.06
How can I change the color of a tapered hr? -2.12
A particular tiling of a square with rectangles -4.25
Find numbers in the groups using the sum and number of items in gro... 0.00
heroku push rejected failed to compile node.js app 0.00
function works after two clicks instead of one +2.72