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 ... 7 8 9 10 11 ... 30
Title Δ
Why should we copy an ArrayList in some recursive alogrithms? +0.57
Generate Nested List (Tree) from Flat List 0.00
Determining which integer is closest to the kth root of n without u... -1.26
Combination of shortest path and minumum spanning tree 0.00
Algorithm for modular function performing different operations? +0.35
Find nearest delivery centers to a given area code -0.82
find if path exists in matrix -1.13
Get next number from range in lexicographical order (without contai... -1.01
Excluding a temporary column from MySQL report 0.00
What is the best way for implementing customer phones, shipping det... -0.14
Find all unique subsets of a set of values +1.63
Regular Expression Not Matching Correctly -0.75
Customised sorting of elements in an array -0.40
Hashmap suited for X number of elements? 0.00
Copy all elements of a array to another array at the specified index -0.15
Finding all cycles in a directed graph using recursive backtracking 0.00
given a graph to detect if it is a tree or not in directed and undi... 0.00
Is backtracking absolutely necessary for cycle detection using DFS... +0.35
Binary Search Tree of Strings (before balancing) 0.00
what's the most frequent word across many files -2.71
Inconsistencies in Big-O of removing from an ArrayList vs a Hash Ta... +0.44
Sort an increasing array +0.91
Is Manhattan distance still an admissible heuristic in this modifie... 0.00
DFS Java implementation: how to write "Element in deque/stack&... 0.00
Expanding/shrinking a number set to a certain length -0.69
real life people queue data structure +0.76
Depth First Search in Java 0.00
Unique path in an undirected graph +0.80
Single linked list in C +0.84
Intersection ranges (algorithm) -0.13
Algorithm to check if all maze walls are connected +2.24
Find K nearest Points to Point P in 2-dimensional plane -0.63
replacing element in min-heap +0.92
The minimum number of "insertions" to sort an array +0.41
Finding possibility of occurrence of words in a document using bloo... -0.63
Resize capacity of List<T> +1.78
Most efficient algorithm to find the biggest square in a two dimens... +0.16
When is binary tree better than ordered list? -2.80
Union of two sets given a certain ordering in O(n) time +0.35
Selecting points such that sum of x coordinates = sum of y coordina... +0.92
Binary tree interview: implement follow operation -0.32
A container allowing quickly listing items with keys in a given int... 0.00
(Any Language) Find all permutations of elements in a vector using... 0.00
issues with huffman decoding using tree -0.17
Why does this quick sort cause stack overflow on nearly sorted list... +0.87
What's the worst case running time of Hashing with Chaining? 0.00
decoding algorithm/implementation using huffman tree 0.00
WAP in java to find the mirror image of a ternary tree 0.00
O(log n) quicksort complexity, is it possible? +0.21
Word Frequency - HashMap or TreeMap +0.37