StackRating

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

Deepak Tatyaji Ahire

Rating
1528.48 (19,986th)
Reputation
155 (543,384th)
Page: 1 2 3 ... 4
Title Δ
Pyramid pattern algorithm developing 0.00
cant understand why n0 isnt 1 in this big-O definition? -0.54
Merging items in list given condition -0.93
Why this program for finding prime numbers outputs both answers? +1.25
warning on searching function of binary search tree 0.00
Minimize Sum of Absolute Difference of Two Arrays +0.10
Stack Data Structure Parenthesis Matching 0.00
Is this method BigO(n^2) or BigO(nLog(n))? 0.00
How to decide a value resides in which subtree from a root for a le... 0.00
Balanced paranthesis question based on stack +2.29
DFS Graph in C - Is it working correctly? 0.00
Unhandled exception thrown: read access violation. x was 0x20B4112 0.00
Checking dictionary for duplicate values +2.21
How can I make find_if function in this code? -1.79
What will be the time complexity 0.00
Design O(log n) algorithm for finding 3 distinct elements in a list -1.55
Correct sample output but not getting accepted on codechef 0.00
Minimum edge in a set of edges which connects a graph +1.91
Why I have StackOverflow in DFS? 0.00
Binary Search Tree Find minimum not clear -1.27
How to remove duplicated items in a sorted vector -1.61
find key in dictionary with n-th largest value -0.71
-1073741571 (0xC00000FD) error in code block c++ -0.56
Printing inorder traversal in Java with commas 0.00
How to set loop +0.46
Calculating very large power -0.40
Various variations of the implementation of dfs 0.00
Why is the value of n not updating? +2.14
Bellman Ford Implementation and simultaneously relaxation 0.00
Merge Sort vs Quick Sort Implemenation +1.48
Best Case time complexity of Tower of Hanoi algorithm 0.00
I am trying to input a string and make the first letter uppercase -0.59
Why do I need to assign false to each element in BFS but not in DFS 0.00
Why is the C program giving weird output using Scanf? +0.92
QuickSort Running time -0.53
How does Breadth First Search find shortest path from source vertex... -0.36
Two sum of 2 numbers == target +0.46
How to sort all members with a value of false to the end of a vector? +2.05
Code is working good in my ide but not getting output after submitt... 0.00
Compute the "Time Complexity" 0.00
What is the time complexity of recursion func(int a, int n) and ret... 0.00
What is the complexity of initializing a sorted linked list with n... -0.04
why doesnt the bool function return false? 0.00
StringTokeniser not reading data +0.46
Codechef - Monkey Power(Problem Code: MPOW) 0.00
Regex number validation issue 0.00
Not getting output for Merge Sort -0.85
"Stable" k-largest elements algorithm +0.78
Password in C checker doesn't seem to work +1.44
How would I add the second element of each item in a list? +1.79