StackRating

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

kraskevich

Rating
1572.43 (3,772nd)
Reputation
16,505 (8,431st)
Page: 1 2 3 ... 14
Title Δ
Allocation and fragmentation on the heap 0.00
optimizing Knight's tour on a chess board 0.00
Trie with custom insert and delete functions 0.00
Solving Minimum Allocation using Dynamic programming 0.00
Avoiding compile errors with generics +2.03
why does builtin assignment return a non-const reference instead of... +0.36
Removing Invalid Parentheses - Leetcode Time Complexity 0.00
What is the best approach to find and store all pair distances in a... -2.26
Queries on Tree Path with Modifications 0.00
python graph_tool: get _all_ shortest paths -0.57
Minimum-size Trie Construction by Dynamic Programming (War Story: W... 0.00
Non bi partite matching algorithm 0.00
Dijkstra’s algorithm to compute the shortest paths from a given sou... 0.00
Building adjacency graph out of chessboard (for dijkstra) +1.77
Correctness of algorithm for computing diameter of a graph +2.03
Application of binary indexed tree 0.00
Maximum Sub-Set Sum +0.39
Improve performance of a recursion 0.00
Use of support vector machine algorithm in python 0.00
How do I obtain string subsequence indices after counting number of... 0.00
Is it possible to use Knuth-Morris-Pratt Algorithm for string match... 0.00
how to find the minimum number of ascending subsequence 0.00
depth first search recursively from first vertex to last java 0.00
Algorithm for two piles of equal heights by removing boxes at top o... +0.39
Python Multithreading for search -0.08
Editing a Merge Sort to sort in Descending Order C# 0.00
Dijkstra's algorithm for longest path +0.40
how to prove this greedy algorithm as optimal: rod connection 0.00
Knuth-Morris-Pratt algorithm for bidirectional iterators 0.00
How to change this prim's algorithm function to take in and ret... 0.00
Worst case time complexity of hashing (insertion) -0.60
How to find "partial" solutions in a underdetermined syst... 0.00
How to sort the segments c++ 0.00
a haskell function to test if an integer appears after another inte... -0.65
Maintaining in Khan's algorithm without hurting the running tim... 0.00
Stock ticker data structure for getting top k stock prices 0.00
Worst-Case Graph for Prim's Algorithm 0.00
How to make string a palindrome with minimum number of shifts? +0.40
Finding most common k-mers and their number of apperance in C++ 0.00
Take every k-th element from the (1 .. n) natural numbers series +1.21
Implementing a Trie in Java 0.00
Given an array, find out the last smaller element for each element +1.94
How can I check if my line matches the NFA? 0.00
Find Hamilton path in a polynomial time using oracle machine -2.03
Determine which fraction is better 0.00
How to compress a part of graph into a single node and be able to f... 0.00
Iterative Topological search (DFS) 0.00
Modify Held-Karp TSP algorithm so we do not need to go back to the... 0.00
How to sort a collection based on a custom list -0.15
Two identical arrays except one element - Logarithmic algorithm to... +0.96