StackRating

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

Daniel

Rating
1487.03 (4,454,173rd)
Reputation
1,146 (137,970th)
Page: 1 2 3 4 ... 5
Title Δ
Which algorithmic function is faster in its growth ,O(n^2) or O(n^2... 0.00
Algorithm for car turning/drift detection 0.00
drawing point depend on it is distance from triangle vertices 0.00
I am new to programming +2.81
What is the time complexity of computing the Nth fibonacci number w... -0.01
Determine whether there is a path from vertex u to v passing throug... -0.18
Algorithm to extract subgraph of graph induced by a set of nodes? 0.00
How to calculate the number of neighbors of a string with exact and... -1.69
Algorithm to find future highs in an array 0.00
O(log n) vs O(1) -2.28
Are Time Complexity and Space Complexity inversely proportional? -1.67
Breadth First Search vs Greedy Algorithm -1.55
How to remove 'all duplicated ' values? +0.15
Climb a ladder with n steps, only going by 1, 3 or 5 steps -1.83
How to solve this increment decrement operator problem? +0.40
Minimum time required to rot all oranges 0.00
Creating a Fibonacci sequence, finding sum of all odd numbers +0.51
What is wrong with the recursive algorithm developed for the below... 0.00
What will be the time complexity of this code? 0.00
How do we find the most similar objects from the list of objects? 0.00
N-Queen Problem: Cannot figure out why my solution is not working -0.39
Second for loop is not being executed +0.51
LeetCode 768: Constructing a variation on a solution for Max Chunks... 0.00
Algorithm for finding equal paths in two trees +0.94
Filled Array with unique Elements - How can i copy it so i get ever... 0.00
Implementing Graph Program 0.00
Efficient algorithm to compute combinations with repetitions of an... +0.51
What would be the fastest algorithm to randomly select N items from... -1.93
Time complexity of an algorithm, dividing a problem of size (n) int... -2.01
Algorithm regarding Computer Vision, circle detection +0.26
Why is the character value gets subtracted from the given string 0.00
How to generate distinct combinations from a given array such that... 0.00
Is there a good way to exit a DFS procedure? -1.76
How to run an array against another array where each number in both... +0.90
count of even numbers having more exponent of 2 -0.45
Creating a list of all possible combinations from a set of items fo... +2.99
split string into groups with given condition -0.02
c++ function to find the sum of four minimum maximum elements in an... +1.20
Given an N x N chess board and a White King that can move one step... 0.00
Print all possible paths from top left to bottom right of a mXn mat... +0.40
converting while loop to recursion +1.33
What algorithm is best to group cell of a table? +0.69
Algorithm for enumerating all permutations of algebraic expressions +0.01
Costs. Algorithm analysis. Algorithms in 0.00
Slow Sums Algorithm +0.52
find locations in rod cutting problem[Microsoft interview] 0.00
Is It Possible to Satisfy Everyone? +2.53
The time complexity of doing O(h) algorithm n times -0.89
What is the time complexity of the following loop? -0.19
Make a sequence an increasing sequence by adding a number multiple... 0.00