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 ... 10 11 12 13 14 ... 56
Title Δ
Search in ordered list +0.29
Order of growth of the code below 0.00
Why is the output of this program -1? +0.29
Get distance of elements inside an array? +0.28
How to avoid returning NULL value in a function (JAVA)? -1.42
How can the complexity of this function be decreased? +0.29
Substring of text using java +0.02
Sum of two numbers equal to the given number +0.26
What is the relation/difference between worst case time complexity... 0.00
Final variable from resources file -0.67
How to do an addition between two fraction matrix -0.82
Same Calculation, different result? +0.82
What is the best algorithm to sort an almost sorted books in a libr... +0.29
String with numbers add them Java -0.74
what is the best way to removing duplicate records from a file of 1... 0.00
How can we prove that the running time bound of an algorithm is tig... +0.28
What is negation of the statement - Task T has lower bound of Ω(g(n)) +0.26
Objects and references in java - explain the answer 0.00
Time complexity of union +1.00
Best and worst case running time of an algorithm 0.00
Minimize function using dynamic programming +1.39
All permutations of n numbers in depth first manner 0.00
Backward Analysis of Expression -0.46
Find the sum of all the primes below two million.My program doesn&#... -1.24
Is there even an algorithm for 2^(n) - 1 which lies in Theta Ө(1)? +0.27
How to print unique alphabet from two strings using Java? +0.33
Logarithmic function in time complexity 0.00
How To Set Java Array Length -1.61
Why do some code in java require try catch statements? +0.77
Return default or raise Exception? +1.11
Algorithm to count the number of connected elements for each elemen... +0.30
Why the random function in java is always generating high values? 0.00
Why are we interested in how long it takes to sort a file that is a... +0.21
widening exception of overriden method in java +0.82
Different variations for using loops to a pattern in java +0.47
find items in knapsack bag 0.00
time complexities of java loops 0.00
Halting program explained +0.28
Algorithm complexity when faced with substraction in value 0.00
Quick Sort Algorithms - Many different ways of doing the same thing? -2.65
Approach used in solving Popular Algorithmic Path Traversal Type 0.00
Algorithm to determine set of numbers which can be factorised as 2^... -1.46
Singly linked list iteration complexity +1.35
Memoization fibonacci algorithm in python 0.00
Algorithmic T(n) = T(n-1)+2 +0.29
Total sum from a set (logic) 0.00
Claims on shortest path between two node in graph? +1.62
prove that graph G=(V,E) has at least |v|-|E| components -0.18
Randomized Hoare Partition - Wrong partition on certain indices 0.00
A* algorithm open list selection +0.06