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 4 5 6 7 ... 14
Title Δ
Dynamic convex hull trick -0.09
Editing element of Data.Map haskell +1.92
Erroneous points produced on convex hull despite following Graham s... 0.00
algorithm:insetion to Binary Search Tree -0.02
Local search in CFG algorithm +0.42
Are there any use cases for this function : foo :: (b -> c) ->... +2.18
Dynamic programming with matrix multiplication 0.00
Algorithm for finding the path that minimizes the maximum weight be... 0.00
Is it possible to showcase the different strategies of evaluation b... +1.97
Which kind of recursive parsing is this algorithm? Bottom-up or top... 0.00
Trouble understanding merge sorts merge part of the algorithm 0.00
A* Algorithm Quickest Time 0.00
Count the number of unordered pairs in an un-directed graph 0.00
Haskell code to exclude numbers for Sieve of Eratosthenes not worki... -1.72
Bipartite Undirected Graph Test: Converting to check nodes with str... 0.00
max no of times a particular character in a string in knuth morris... 0.00
How to show that a prob is in NP and that it is NP-complete 0.00
Touching segments +0.89
Hungarian algorithm with multiple assignments 0.00
Specific Graph and some claims on shortest path? +1.61
Printing the path traversed in a dynamic programming solution 0.00
How to guarantee that all open nodes are traversable 0.00
higher-order functions in Haskell 0.00
How do I maximise and minimize the mathematical expression using re... 0.00
Searching for pointer i where A[i]=i -0.31
Heapsort implementation does too many comparisons 0.00
How should I define a binary tree in Haskell? -1.29
Count strings in a range +0.43
transfering an imperative for-loop into idomatic haskell -1.76
uva 3n + 1 ( #100) java wrong answer 0.00
Matrix-chain Multiplication and a bit different problems? 0.00
Powerset Without Duplicates 0.00
Haskell Data.Map Lookup not looking for all values 0.00
Given a vector of intervals output any one number within the interv... 0.00
Set of all common substrings in 'k' or more strings out of... 0.00
Given k sorted numbers, what is the minimum cost to turn them into... -1.01
Minimum cost to convert a string to other 0.00
Given an array as input find the output array that has median of ea... +2.20
Finding area of largest rectangular that fits on a series of rectan... -0.55
Why does my DFS Cycle Detection in graph always return true? 0.00
Which algorithm should be used to solve this sorting exercise? 0.00
NP problems and need some detail? +1.73
Affect m students to n groups, but with constraints? +2.33
How many min-cut is in Tree without weights? 0.00
Huffman Tree for frequencies of i'th alphabets is 2^i? 0.00
How to find the longest substring with equal amount of characters e... +1.34
Explanation about the property of KMP failure function 0.00
Cycle detection in bit-string +0.46
Find k-th smallest number of a subsequence in a circular array +0.43
Correctness of greedy algorithm +0.42