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 ... 5 6 7 8 9 ... 14
Title Δ
Binary search modification on unknown shift +1.24
Merge Sort with Random Split +2.62
Find Minimum Weight of Simple Path in Tree +1.28
Spanning tree DFS algorithm doesn't create a tree +1.68
How to find ith item in zigzag ordering? +1.10
How to serialize a class when exiting the program 0.00
What Big O is this equation? 0.00
Number of Subarray whose sum greater than given value 0.00
Adding base62 numbers -1.62
Why does Rabin Karp algorithm need 2 hash functions for the pattern... 0.00
Sum Of Pairwise Anding 0.00
What happens if you try to insert two same objects with different h... +1.64
How to Determine the Angle of Rotation for a Point -2.45
Alpha Beta Pruning Search fails to minimize 0.00
Define the loops at run time -0.88
Find the maximum number of rows with same character in 2D array tha... 0.00
Performant way to select N random distinct ints in java? +0.86
In Java, how can I sort objects that do not implement Comparable wi... -1.79
Implementing merge sort algorithm in JavaScript 0.00
Time complexity of sort by x1, then x2? +0.46
Algorithms-how to find a subset in weighted binary tree that maximi... +0.07
Affect m students to n groups? 0.00
How to evaluate this expression 0.00
String regex split printout contains fewer lines than expected? -1.50
Heapify is giving me an incorrect output for a min-heap 0.00
Calculating matrix sqaure determinant -0.39
Will making a variable volatile work if I take copy it to another v... +1.22
Algorithm help: how to divide array into N segments with least poss... +1.97
Recursive tree with constant - T(n) = T(n/3) + T(2n/3) + cn 0.00
polymorphism, virtual methods, C++ +0.43
Algorithm for extracting a subarray out of an integer array, which... +0.44
Finding repeated statements in a document -0.07
Choose max number of non-overlapping 2x2 squares in binary bitmap +0.27
Which function does dynamic binding call? -0.54
SPOJ : Vertex Cover (PT07X) Wrong Answer 0.00
Why doesn't this list throw a ClassCastException? -1.66
Recursive Function that checks if a string is "Balanced" -0.37
Find whether a 2d matrix is subset of another 2d matrix +0.33
second highest number in array with O(n) complexity +0.41
Can A* search be simplified in an unweighted graph? 0.00
Getting all combination of array elements that form a given string +1.41
Represent walls in a adjacency list 0.00
Algorithm returns the element of order k 0.00
Merge k sorted arrays into one sorted array 0.00
Destroy static_casted derived class before destroying base class +1.86
Find a shortest path with some conditions 0.00
2D KD Tree and Nearest Neighbour Search 0.00
How to find smallest cost of edges to add to a weighted graph to ma... 0.00
Binary Tree in C++ 0.00
Find the number of possible combinations of three permuted lists -0.09