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 ... 30
Title Δ
Don't you have to use the same parameter names when calling a m... -0.47
Why is A* search algorithm better than A? +0.33
Get first n characters of a regex match -2.67
How to pull data moving backwards in a java ArrayList +0.32
C++ Priority Queue - Reorder based on updated priorities +0.40
Complexity of dependant loop 0.00
Else than backtracking, how do I find longest path in a graph? +2.52
Partial permutation with repetition. List all solutions algorithm -1.41
Analyze Run time of nested for loop +0.32
When a questions asks about a "LinkedList" do you assume... +0.33
Should I use java collection sort() or implement my own? 0.00
Time complexity of loop multiplying the value by two or three +1.84
About catalan number's expression from wiki +0.35
Generate a random number from 0 to N-1 which is not in the list -0.28
A simple algorithm to merge non-overlapping polygons in C# 0.00
How is the asymptotic complexity of finding the Next Greater Elemen... +0.32
Find k most occurring elements in an integer array +0.66
Do these two nested loops really have the same quadratic time compl... +0.23
What's the difference between pseudo code and Algorithm? 0.00
Is sorting a list or creating a binary search tree and doing an in-... -0.66
Regex: Match all, but ignore a specific word +0.32
Check if x is bigger than k-th smallest number in a min-heap 0.00
Why do admissable heuristics guarantee optimality? 0.00
How to implement a spreadsheet in a browser? -2.27
How do i calculate space complexity for checking if binary search t... 0.00
Function of this graph pseudocode 0.00
What kind of data structure will be best for storing a key-value pa... 0.00
Base and recursive cases in Recursive Functions 0.00
How to build a tree from a list of nodes' parents? 0.00
Numbering elements in vector -1.51
Maze generating algorithm in grid 0.00
Tree or other data structure most efficient to lookup "recent... +2.70
Why do we use linear probing in Hash tables when there is separate... -1.38
Find the nearest nice number -0.60
Rearrange a string so that letter 'x' is never followed by letter 'y' +1.26
Is big-O notation relevant for concurrent world? +0.99
Path finding with multiple levels 0.00
Calculating Lucas Sequences efficiently -0.02
Given an array of integers, find two numbers such that they add up... 0.00
Ways to delete a node in a binary tree +0.33
Shortest Path from city 0 to N (by road/ by Air mixed cost) +0.33
Understanding backtracking (maze algorithm) -0.17
Parentheses matching using stacks and java -0.47
doubly linked list empty situation -2.02
Knapsack with multiple bags and items having only weight 0.00
Solving acquaintanceship task in linear time +0.35
Ordered array insert +1.13
What pathfinding algorithm is suitable for a small grid and hard-co... 0.00
Merge all overlapping sectors on the same circle -0.58
Given a continuous stream of words, remove the duplicates 0.00