StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ron Teller

Rating
1535.63 (14,250th)
Reputation
1,740 (95,241st)
Page: 1 2
Title Δ
compute number of pairs in a given array with a specific condition +3.94
Appropriate algorithm to replace three nested loops - nested comments 0.00
Box Stacking Variation-Dynamic Programming +3.68
Numbering triples -1.87
Given an integer N, in how many ways can we tile a 4 x N rectangle... +2.10
Time complexity of pseudocode fragment -0.66
Implement a priority queue using only ONE stack -1.26
What is the time complexity of the best case to insert a new node i... 0.00
Given an array, and a series of queries for indices `i j` how do I... +0.72
Minimizing weighted sum +3.97
Find representative vertices in a graph 0.00
Algorithm to calculate nightly hours of moonlight -0.10
Best Algorithm to cover all points in a Circle with shortest Distance -0.86
finding the average element by value in array -0.62
Reduction to bipartite matching 0.00
Distributing stones into buckets (not trivial) / Integer Bin Packin... 0.00
Ford Fulkerson : Backedge condition 0.00
Forward Edge in an Undirected Graph -1.85
Shortest path visiting set of vertices in an un directed graph 0.00
What will be the asymptotic time complexity of the following functi... 0.00
Finding unique loops in the closed graph -0.31
Efficient algo to find number of integers in a sorted array that ar... +0.81
Finding pairs with product greater than sum -1.94
Need an algorithm for below distribution 0.00
Recursive unsorted array search algorithm in C? -0.42
Check if two arrays are similar +2.33
Algorithm: Create rooftop with maximum height +3.72
How to improve nested if-else statements? -2.78
Avoid chromosome to have duplicate genes (JGAP) 0.00
why Admissible heuristics work? +3.91
What is the reasoning to keep the claim edge after the resource is... 0.00
cyclic permutation in O(1) space and O(n) time +0.27
Preseeding a Genetic Algorithm +3.70
maximum no of equal elements in the array after n transformation -2.06
Determine average value +1.98
Find subset with K elements that are closest to eachother +2.30
not able to trace grey cell in maze -4.17
Subtraction of sorted data -0.60
Code Complexity in 3 array case +4.41
Finding the cycle of smallest average weight in a directed graph +3.79
In random draw: how to insure that a value is not re-drawn too soon +2.45
How does my professor come up with the recursive case in this algor... +4.97
Updating ants pheromone issue +2.71
Optimising MST using Prim's algorithm from O(n^3) to O(n^2) 0.00
Wondering the big O notation value of my script? +1.95
How to efficiently generate all combinations (at all depths) whose... -1.93
Traveling salesman TSP: Brute algorithm improvement 0.00
String array - instances of unique values +3.05
Data structure to hold a list of timestamped objects -1.58
Write a program to find 100 largest numbers out of an array of 1 bi... +3.92