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 2 3 4 5 6 7 ... 30
Title Δ
Creating a doubly Linked List for an application class 0.00
Optimize code with ArrayList or TreeSet? 0.00
Efficiently searching a doubly-linked list for a value with a point... +0.70
Creation of Min heap from an given array 0.00
Structure of structures +0.35
Client-server synchronization 0.00
Save/load contents of binary search tree +0.36
Breadth-first search strategy for searching in map taking too long +0.34
Why implement a Hashtable with a Binary Search Tree? +0.33
Cart Table full of spam 0.00
When do Dijkstra and the Bellman-Ford algorithm both fail to find a... +1.51
Remove an element from unbalanced binary search tree 0.00
What data structure is best to represent search filters? 0.00
Can somebody pls help me with this "Random Walk" Algorithm? 0.00
Is there a name for this sorting algorithm? +0.34
Breadth-First Search Algorithm JAVA 8-puzzle +0.35
Where/how to store cost for multiple objects without copy/clone? 0.00
heuristic function for shortest path 0.00
Time and space complexity of this function to print binary tree lev... -0.74
Where am I doing wrong for inserting node to a binary tree? +0.36
Decision Tree Node method in Java 0.00
How to test if pixel is on the circle? 0.00
Iterate through a list of objects and point to the node that matche... 0.00
smallest subset of array whose sum is equal to key. Condition : Val... -0.14
Collecting data in recursion function in C 0.00
Alternatives for problems involving very large array indexing stori... 0.00
Impose numerical limit using mathematics -1.69
Algorithm for board game and heap problems 0.00
Implementation of Adjacency List Graph: Do incidence of vertices re... 0.00
Algorithm to find an interval with the highest summed weight of wei... +0.36
Email validation expression \w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]... 0.00
Understanding Machine Scheduling 0.00
Why doesn't my selection sort display a properly ordered array? 0.00
Variable length chromosome in GA 0.00
what is the answer for : n! = Θ( )? +1.45
What is constant factors and low-order term in algorithms? +1.32
Minimax: what to do with equal scores in endgame? 0.00
What data structure should I use for a music play queue? 0.00
Can an O(n) algorithm ever exceed O(n^2) in terms of computation ti... +0.85
Find the shortest way in 2D array +1.18
What is the "key" for Quicksort 0.00
datastructure to keep aggregated netflow data 0.00
DFS on evolving graphs -0.14
Why does having an index actually speed up look-up time? +0.35
How to work out the complexity of the game 2048? 0.00
Optimized search for different fields in an object 0.00
Printing a binary tree in order -2.78
Do binary search trees have null children that are not shown? 0.00
How to store infromation? Database vs Data-Structure vs Log files 0.00
When representing a sparse graph with an adjacency matrix, why use... +0.36