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 ... 5 6 7 8 9 ... 30
Title Δ
Weighted union rule +0.35
Algorithm to cluster nodes into different trees in a forest +0.79
Generating permutations of a string in a range 0.00
Java Key-Value Collection with complexity of O(1) for millions of r... -0.56
Ensure that a list of dependent tasks dont have cycles 0.00
Queue<Integer> q = new LinkedList<Integer>() -0.39
Interview Q: Binary tree Inorder traversal 0.00
Is Dijkstra's algorithm a greedy algorithm or a dynamic programming... -0.62
Can I use Big-O notation to compare performance of optimised and un... -1.23
Datastructure for fast and efficient search -0.09
Why is order of growth preferred as a benchmark for algorithm perfo... +1.10
Troubles with Big O Estimate -0.15
Splitting words from text using regex +0.96
how to parsing number multiple of prime numbers c++? +0.51
(Java) data structure for fast instertion, deletion, and RANDOM SEL... -0.21
list of lists with random number of elements each, how to align sam... 0.00
Reverse alternate elements and append to end of the list +0.36
how do I find if any bit of x equals 1 in C -1.33
Working on a Fibonnaci/mysequence code +0.56
Difference between binary search and binary search tree? +1.13
Sort the t smallest integers of an unsorted array of length n +1.57
What is the bound or T(n) of this algorithm? 0.00
Alogithm for Borken Prioity Queue 0.00
DFS on directed graph & Kosaraju's algorithm 0.00
Finding shortest path distances in a graph containing at most two n... -0.63
How is stable_partition an adaptive algorithm? -0.15
Minimum edit distance of zig zag string -2.54
Pyramidal algorithm -0.66
largest circle which encloses no more than 11 points -0.23
Determining Time Complexity with and without Recursion 0.00
Find element from singled linked list (from tail) -1.40
What would be the worst case time complexity for this algorithm? -2.63
Difference between ADT and Classes? +0.35
mininum maximum sum of pairs in an array 0.00
How to Traverse A Square from Greatest Distance (Java) 0.00
O(n log n) vs O(n) -- practical differences in time complexity -0.79
Find if two trees are isomorphic +0.35
How to read all elements of stack without popping them? -0.66
How to convert an array of integer into a single integer +0.47
Astar vs IDAstar performance 0.00
Segmentation fault adding two large numbers represented as strings +1.05
Wrong answer for code to convert between Java camel case and C++ un... 0.00
My code won't run, but has no errors -0.04
Hashtable and the bucket array +1.00
What are some good data structures to store a large orderbook? 0.00
Are there any better alternatives to our current video buffering al... 0.00
Regex doesn`t find matches 0.00
C++ augmenting an STL data structure 0.00
Trying To Understand The For Loop Completely -0.47
How could you sort string words in low level? +1.45