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 ... 30
Title Δ
Why does Floyd's cycle finding algorithm fail for certain point... 0.00
Algorithm for merging overlapping intervals 0.00
HeapSort - Sorted before swapping +0.33
Do variables declared in loop make space complexity O(N)? -0.27
Longest increasing substring with gap +1.42
Why can you convert all types to other pointer types? -0.17
Watchers, Breakpoints, single-step and stepthrough 0.00
How is O(N) algorithm also an O(N^2) algorithm? +0.32
Sum of all the elements of 3 different arrays -2.69
Algorithm to remove locations from a set which lie within a distance +1.08
Complexity of reverse sentence algorithm +0.33
What is nondeterministic in NP exactly? 0.00
Algorithm to find k-th key in a B-tree? +0.33
Binary Search using < vs. using <= -0.69
Is complexity O(log(n) + log(n/2) + log(n/4) + log(n/8) + ... + log... +1.74
Check if all elements of a subarray of an array doesn't exist i... 0.00
how to solve rod cutting problm with limit on maximum no. of cuts a... 0.00
How to find out the sub array where any two elements sum > k? +0.33
What is wrong with my algorithm to render rectangle in 1D array? -0.37
Algorithm to find the sum of all contiguous substrings of a set +0.43
Find maximum visit-able nodes in matrix +0.32
Shortest uncommon prefix from a set of strings +1.42
Partition algorithm without loop, only recursion 0.00
Given a set of match results, how can I get all teams with at most... +0.38
Split up an int array into 3 parts, maximize the size of the 2 smal... +0.42
ArrayList vs LinkedList complexity when moving element to the first... +1.30
Place n points while maximizing the minimum distance +0.67
Augmenting algorithm 0.00
Data Structure: Dictionary Like Tree 0.00
Algorithm to find the second best minimum spanning tree from a weig... -0.62
Sorting 10 million objects in O(n) time and O(1) extra memory +1.71
How does Breadth First Search work if the Queue is already empty af... +0.38
Why this java regex returning false? 0.00
Add water between in a bar chart -0.48
Constant time binning of values +1.33
How to insert a node into a complete binary tree in Java? -0.16
Logically sorted tournament fixtures 0.00
Java loop algorithm 0.00
Algorithm that finds similar words based on their letters +0.45
Signing votes so there is no way to determine user, but duplicate v... -0.13
Use the command line to make new objects -1.80
Java - String immutability and Array mutability -1.75
Confusion about finding information in a hash table when there is a... 0.00
&& operator behaves like || operator -0.60
Find median of N 8-bit numbers 0.00
card game desing , oop of classes -2.35
Number too big for BigInteger -1.34
Is there any way to initialize different types in simple FOR loop -0.81
Hash Value for 3D Vector -0.20
Regex select all BUT group 0.00