StackRating

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

Dukeling

Rating
1620.62 (1,083rd)
Reputation
45,826 (2,285th)
Page: 1 ... 8 9 10 11 12 ... 30
Title Δ
Multi-destination shortest route with fixed start and destination +0.36
Numberlink/Flow Game: How to spot NP-Complete problems? -0.65
Which one to use BFS or DFS for Maze exploration? +0.35
fastest way to find if all the elements of an array are distinct? +0.37
Least distance between two values in a large binary tree with dupli... -1.59
Select a Node at Random from Unbalanced Binary Tree -1.80
Reconstruct a tree from a list, with depth info encapsulated in the... +0.88
Sharding Directory Structure Algorithm +0.88
Efficiently storing objects allowing rapid access to highest value... -0.72
How do I find the optimal wall to tear down in a maze to generate t... +1.65
Find kWh min node in AVL tree -0.15
What do you call this kind of data structure? 0.00
Binary search tree insertion method doesn't work -0.17
generate binary representation of numbers from 1 to 2^k-1 -0.26
Database Schema for Related Object Types 0.00
Complexity of a tree labeling algorithm -1.36
Figure out the order of a list of chars 0.00
How does it affects the running complexity of the code if I use Fil... -0.10
How to populate Non Linear Tree +0.36
Partitioning a circular buffer while keeping order 0.00
Permutation of integers from an array given lengh 0.00
Algorithm Perfection Vs Time Analysis : Does Time complexity matter... +0.40
Algorithm of N queens 0.00
Problems with booleans for a selection +0.89
Recursive function implementation for Binary search tree +0.36
Pagination Math Issue 0.00
Not able to get specific pattern inside a string +1.63
Representation of a state in Ataxx game +1.70
In C#, is there a queue which can only hold an object once in its l... +0.81
Digit placement and counting 0.00
Fastest way to distinct count a group based on another variable in... 0.00
Find an element in array where each element is one more or one less... 0.00
Runtime of BFS and DFS on a binary tree -0.61
Specific c++ pointer/reference bug? 0.00
Recursive Post-order Traversal Deallocating Binary Tree Nodes +0.35
Design a multi-child tree and find the k-th ancestor -0.41
Universal turing machine U should determine if M(x) stops 0.00
Least cost path in a sorted array -0.67
Finding pairs with product greater than sum +0.98
C sets of linked-lists (abstract data type) -0.68
Why are comparisons wasted in selection sort? -2.32
Similarity between two data sets or arrays -0.13
Algorithm for finding the biggest subset (kernel) of a set of arrays +1.19
How to reduce multilevel of braces in text +0.64
Formal name for complexity in realistic cases -0.14
red black tree insertion 0.00
Best search algorithem for (black box) system with two parameters.... +1.36
Interview Scheduling Algo with Sub-optimal solutions 0.00
Given a word and a text, we need to return the occurrences of anagr... 0.00
Adding objects to an arraylist using object elements +1.21