StackRating

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

Nikunj Banka

Rating
1538.74 (12,446th)
Reputation
6,398 (25,343rd)
Page: 1 2
Title Δ
Fast algorithm for simple data group 0.00
Dijkstra' algorithm- vertex as coordinate +3.51
Finding a maximum sum contiguous sub array - another version -3.93
The intuition of red-black tree -3.64
Memory complexity of Quicksort -1.95
Why is the order of an algorithm generally more important than the... +3.86
Reach destination with minimum energy at start -0.47
What should be the ideal threshold on array size in order to use a... 0.00
What algorithm is this? Best way to distribute limited resources -2.30
Maximum number that can be formed from the given digits 0.00
How to use array to design a data structure that has O(1) for get,... 0.00
Does there always exist a dynamic programming bottom up solution fo... +4.19
How can I find bridges in an undirected graph? 0.00
complexity of the function T(N)=T(n/2)+2^n +4.63
Looping in a spiral outside-in -3.51
How to find the number of elements in the array that are bigger tha... +4.19
Optimal ant colony location algorithm +3.47
Closest distance to border of shape -3.99
Serialize a tree using DFS 0.00
given prefix, how to find most frequently words effiecitly 0.00
How to add a string containg a double quote to a sql database? -2.13
How to determine whether to put big O,theta or omega notation in th... 0.00
binary prefix code in huffman algorithm -0.43
Which is the best algorithm to provide moves to solve 15 puzzle? 0.00
Minimise the sum of difference between each element of an Array and... -4.54
Subarrays allocation 0.00
calculate expected cost of final product using atleast k out of n i... +3.98
Recursive approach for pow(x,n) for finding 2^(37) with less than 1... -2.46
Sort 3x3 grid by rotating 2x2 subgrids +4.45
The running time of this program? 0.00
Algorithm : selecting points from a list -1.62
How encapsulation works in Linked List +3.55
Minimal spanning Trees: Kruskal & Prim 0.00
Find if there is a non-simple path from v to t on a directed graph +4.39
selection sort running time confusion +2.79
Shortest path algorithm design 0.00
Floor of a value in BST 0.00
Performant python datastructure for saving and querying coordinates +5.15
Newton Method Square Root Iterations +3.38
Minimum window in String 1 containing all characters from String 2... -2.44
2D peak finding algorithm in O(n) worst case time? -4.80
Given an array of sorted integers, how can I find if there exists a... +3.58
Why do all-pair shortest path algorithms work with negative weights? 0.00
efficiently find amount of integers in a sorted array +1.80
Identify and state the running time using Big-O +3.70
Print all combinations of a number as a sum of candidate numbers 0.00
Interesting Powers Of 2 - algorithm/ Math (from Hackerrank ACM APC) +0.94
Big Oh notation for this specific cost function 0.00
Given the exp() function, how to implement the ln() function? +4.05
Find all M-length sets of positive integers that sum to N +3.90