StackRating

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

Riko

Rating
1500.41 (453,772nd)
Reputation
1,457 (111,917th)
Page: 1 2
Title Δ
Proof that n + (logn)^2 is O(n) -0.00
Find the longest word in the array consisting of other words in the... +4.04
Number of all combinations in Knapsack task +0.30
How to do shortest path algorithm for unweighted graph? -0.90
How to print out an integer raised to the 100th power (handling ove... -3.21
Python how to assign a copy of a class to a variable? (Instead of b... -0.09
What does this notation do for lists in Python: "someList[:]&q... -1.27
Any help "(Splitting sentence into words and counting those st... 0.00
Construct bitset from array of integers -1.21
Python Parse List 0.00
Time and Space complexity of recursive and non-recursive small algo... +0.57
Jumping to next closest element 0.00
Why my java code of UVA online judge 100 puzzle shows runtime error... 0.00
Is there a well-known algorithm for allocating planks to trucks? 0.00
Finding Shortest path in weighted directional multigraph with extra... 0.00
How could I utilize algorithms for nearest neighbor search to do fi... -2.23
Strassen's multiplication algorithm for n bits numbers (2way sp... 0.00
Sorting a list when the comparison between any two elements may be... -3.98
Algorithm on Seating Arrangement +2.65
Random generator Rand9() using Rand3() 0.00
How would I optimally pack a set of tasks into a minimal number of... +4.36
Implement a sortedMap with subsequence matching -1.10
Check while iterating through an array that certain "divider e... +0.25
Finding shortest path for multi-weighted edges between any two nodes 0.00
How to get nth permutation when repetition is allowed? -2.86
Avoid entering a for loop when the start is larger than the end 0.00
How to export video as .mp4 using openCV? 0.00
Distance Matrix FLoyd Warshall Python +3.98
Find the minimum number of edits to balance parentheses? +0.22
Data structure for pixel based pattern recognition -4.07
Order of growth for loops +0.62
Use Dijkstra's algorithm to get shortest path when distance are... +0.22
Efficiently get subset of strings "startingWith" out of a... 0.00
Meaning of "constant factor of N"? -2.79
Find all the numbers from one billion integers which differs from t... -1.86
Not understanding median of medians algorithm to find k-th element +3.72
Can my recursive solution for Knapsack be improved? 0.00
Transverse a graph using Hamiltonian cycles 0.00
longest substring, time limit exceeded java -2.11
algorithms to detect lines in a image? 0.00
Find maximum users in a cell of a matrix of size nxn -2.23
Complex 0/1 Backpack with multiple compartments 0.00
What can be a correct approach for SPOJ COURIER 0.00
Running time of quicksort 0.00
Multi-agent system framework in python 0.00
C++ Binary search like lower_bound +4.41
Bubblesort algorithm questions 0.00
Choosing random items in a while loop does not behave as expected -2.00
What is the proper way to communicate between member classes? +1.72
Extract functions from python file and write them to other files 0.00