StackRating

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

wookie919

Rating
1525.70 (23,079th)
Reputation
2,441 (69,137th)
Page: 1 2 3
Title Δ
Find the path in a graph, that requires the least amount of nodes t... -0.55
What type of problem is this? Help categorise -0.03
Finding shortest "path" that contain a certain collection... 0.00
How can I use the Edmonds & Karp Algorithm for residual graph 0.00
Optimized dijkstra’s algorithm for an extremely dense graph with ma... -1.15
Dijkstra's algorithm in graph (Python) 0.00
Proving Corretness of an Maximum-Cardinality-Matching Algorithm 0.00
dijkstra's algorithm running time with array and priority queue 0.00
Average case complexity analysis of insertion and bubble sort 0.00
dijkstra algorithm incorrect conditional 0.00
Finding (or brute-forcing) mathematical expression for a list of va... 0.00
Search a Subtree to find many characterisitcs 0.00
Floyd's Shortest Path Algorithm C++ 0.00
Routing indoor knowing steps 0.00
PHP sorting array on insert 0.00
Big-O for while loops with user input 0.00
determined the run time of specific insertion sort 0.00
raspiberry pjsip compile error: emmintrin.h 0.00
BFS vs DFS for these situations? 0.00
How can I optimize this? (find Taxicab number) 0.00
How to understand recursive Boundary conditions? 0.00
What is a bucket or double-bucket data structure? 0.00
Comparison of running times -0.40
Is the time complexity of this function O(N)? 0.00
Order the growth rate from slowest to fastest 0.00
Optimization for Find All Weakly Connected Components in Directed G... 0.00
Convert js function to python functions does't work +0.46
Comparing algorithms' execution time: why order of execution ma... 0.00
flask and flask_login - avoid importing flask_login from main code -0.56
Optimal Directed Dijkstra search in Python 0.00
How is a section of code affecting the algorithm? -0.28
Complexity Of Dijkstra's algorithm +0.45
Tree sort: time complexity -0.03
Greedy Maximum Flow +0.62
How to check if array is a min heap? +1.13
Trying to find the 1000th prime number +0.05
Python while loop keeps repeating itself -0.21
Most Efficient Sorting Algorithm for Generated Data -1.30
Given a tree represented in the form of nested lists, how do I trav... 0.00
Need data structure for elements with sets of tags, and can efficie... 0.00
Expected running time value of a random algorithm 0.00
Recursion and dynamic programming +3.99
Print all nodes at distance k from a given node -4.47
Figuring out an equation to reduce two numbers to a single less tha... 0.00
Most efficient way to find all combinations of n choose 2 +3.51
How to deal with CodeIgniter Error Number 1064? 0.00
PHP Strict Standards: Non-static method File_Find::glob() should no... 0.00
Time complexity for merging two unsorted arrays of size n and m +3.55
Master theorem for subproblems of different sizes 0.00
Counting the number of occurrences of an element in an array using... 0.00