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 Δ
Using Count sort to sort a given array 0.00
Depth First Search - Advantages of traversing random neighbours -1.86
Find time complexity of a nested loop 0.00
How to print vector <vector<int>> in c++? +1.05
Is there any way to apply a length of a string to a size of an arra... -0.06
NodeJS: Guarantee order of async functions +1.09
Creating a constant instance of a custom data structure +0.07
What will be the time complexity of a for loop nested 2 times? -0.03
Why is `if string[0] == '0':` working but also giving an er... 0.00
"ERROR: py37: InterpreterNotFound: python3.7" when runnin... 0.00
About two threads alternately printing odd and even numbers 0.00
Why does this code gives me timeout error? 0.00
print the maximum value of x where x = |(A[i] – A[j]) + (i – j)| 0.00
How can I count the length of char in a char array without using an... 0.00
Python Programming on Data Structures(list) 0.00
How to check if string is similar to any string in list 0.00
Application of dynamic programming in real word programming 0.00
Is there a better solution for this LCM problem? 0.00
Codeforces: Two Divisors 0.00
How to construct a vector from a line of an unknown number of int /... 0.00
I want to store the frequency of n numbers. Here n is 10^6 and the... 0.00
Recursive function works, but unable to memoize -0.42
Is my postorder traversal of this graph correct? +0.77
Can I have a 2D array of int type using pointers? -1.80
Replace a certain character from a String +0.09
Recursion and Arrays - Base Case - Length equals 0 or 1 0.00
How to return value from std::thread +0.09
Azure Blob - Read content inside folder using postman 0.00
How do different parameters affect Big O Notation for time complexity +0.47
Insert spaces into a string -0.96
strange character is output to the terminal 0.00
What this lines in bubble sort algorithm means? +0.48
How can I erase the redundant input? 0.00
Meaning of the formula how to find lost element in array? -0.68
Inconsistency in determining directed graph's back edges via DFS 0.00
Multiplication by recursion - how are values added? 0.00
I cannot traverse through each node after adding a node at the fron... 0.00
can't run "npm start" +0.47
sum of array elements(any order) equal to k not continuous elements 0.00
Finding xth smallest element in unsorted array +0.47
Is T(n)= T(n-1) + n always n(n+1)/2 or O(n^2) 0.00
Boolean stays the same after incrementing its assigned variable -0.17
why is sorting not working in vector of pairs -1.57
How to implement suit in a Card Game? 0.00
How to transform Http.get Json response to HTML page in Node JS 0.00
Program for ceasar cipher breaks at strcpy function returning segme... 0.00
In what order does a minheap sort? +2.43
Minimum number of steps to convert one integer to another -4.04
Conversion from decimal to binary in C 0.00
C language : Why my program exits when I press '+' after th... -0.33