StackRating

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

Abhishek Bansal

Rating
1552.51 (7,231st)
Reputation
11,377 (13,085th)
Page: 1 2 3 4 ... 11
Title Δ
How to convert an array with 0(n log k)? 0.00
Algorithms-how to find a subset in weighted binary tree that maximi... -0.07
Count inversions in two arrays -1.00
Given a graph G with unique edge weights, are all max spanning tree... 0.00
Recurrance relation: T (n/16) + n log n -0.30
Proving optimality for a new algorithm that finds minimum spanning... 0.00
Generating permutations using Bitmasking 0.00
What is the difference between triangle inequality and path relaxat... 0.00
Time complexity for a sorting algorithm -0.38
How to prove greedy algorithm optimality 0.00
Difference in running time of insertion sort using CLRS's code... -1.35
Find minimum time required to collect C gifts from A machines given... -0.09
Merge Sort Algorithm Dilemma +0.79
Nice Linked List with Large N 0.00
Approach with Magical Bridges 0.00
Remove repeating characters from string +1.15
Algorithm that simplifies if statements 0.00
Detecting cycles in incremental graph 0.00
Counting number of contiguous subarrays with positive sum in O(nlog... 0.00
Analyzing worst case order-of-growth +0.83
(Dynamic programming) How to maximize room utilization with a list... +1.58
Estimating the order of growth of running time of an alogrithm +0.44
Put all nodes in the path from root to target node in a stack +0.19
Find shortest path through points in 2D plane 0.00
Python Algorithm +0.32
C++ KMP algorithm printing output in main -0.08
String search with asterisk * wildcard character 0.00
How to improve upon this? 0.00
Having trouble with case loop +2.16
Closest pair - too many points? 0.00
Why is this the cost? -0.07
Maximise the AND +0.00
Three nearby numbers in three arrays -0.54
Max-Heapify A Binary Tree +0.44
Better Solution for Finding out Maximums for Consecutive Array Subs... +0.43
How to find the run time of this algorithm to find if a binary tree... 0.00
Java practice assignment confusion about a test case failing +0.42
count no. of pairs such that absolute difference is less than K +1.07
What is the running time of this modified selection sort algorithm? +0.42
Shortest paths in graph +0.47
Max subset of arrays whose mean is larger than threshold 0.00
Sort nodes that know their neighbours, but not which side they're on 0.00
Compare element in a vector with elements in an array +0.60
Understanding sorting solution to finding a triplet from each of 3... 0.00
Tarjan's Algorithm: Time Complexity and slight modification possibi... -0.56
How do I draw a matrix of tasks? 0.00
AVL Tree Recurrence, how is 2*N_2 = O(2^(h/2)) 0.00
Need to find the next greater element of every element in an array +1.82
Fast way to simulate operations on a matrix +2.19
How to fill vectors by reading a file? +0.79