StackRating

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

aeternalis1

Rating
1505.57 (130,351st)
Reputation
685 (211,738th)
Page: 1
Title Δ
Print the only path between two given vertex in given graph 0.00
Weighted Directed Graph best method for shortest path 0.00
Dynamic programming solution to the shortest distance two-finger ty... 0.00
The ugly number in python +4.16
Is it faster to remove all n elements from a Queue or a Priority Qu... 0.00
Error in Python3 when assigning raw string to a variable 0.00
I am having trouble updating the value of a variable 0.00
How would I code a method that finds the path of a maze/grid? What... +4.03
First python project: Boggle 0.00
Is there a way to print all substrings of a string in O(n) time? -3.88
Count of sub-arrays with a given sum such that the indices are in a... 0.00
Shortest path between cities that you can use either train or bus D... -4.23
What parameters to set as main loop -1.28
Convert a vector(x,y,z) coordinate into an integer between 0 and 32... 0.00
Length of longest contiguous subarray such that the LCM of subarray... 0.00
How to Tell when Brute Force Sort Algorithm Is Sorted 0.00
Can you help me find the worst-case big-O time complexity for this... +3.86
Least Continuous Sum of an Array given a Range 0.00
How would I write a method to turn a binary search tree (BST) into... 0.00
Finding the recursive formula for the sum XOR value zero problem wi... +0.71
time complexity of O(n) 0.00
1D Peak Finding Algorithm in Python using Divide and Conquer +4.02
Optimality of greedy transaction minimisation algorithm 0.00
Counting inversions in a changing array 0.00
Lesser than expected outputs -3.49
BFS with python, can't find solution when endPoint is far from... 0.00
Constructing a graph path using a best first strategy 0.00
Finding(or Generating) all possible combinations(at a given length)... -2.11
Group divided polygon into N contiguous shapes -4.26
Google KickStart Wrong Answer +3.95
Can someone help me finding why the judge is throwing up "wron... 0.00
Distinguish Graph from Tree using Adjacency Matrix 0.00
How to divide a list of negative and positive numbers into the larg... +4.10