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 ... 11 12 13 14
Title Δ
Data structure for fast range searches of dense dataset 4D vectors -0.01
Is there a O(N) solution to getting top k most occurring string in... +0.01
Keeping the order of the array in check in C++ -0.17
Element rotation in segment tree 0.00
BigDecimal.valueOf(n).toPlainString() is not giving exact value 0.00
Using ford fulkerson to place N employees in M positions with roles 0.00
Clearing Test Cases of a competitive alogithm -3.77
Position of object with n known points and distances -0.04
Application of dynamic programming -4.09
Rearranging the array 0.00
Program to know all the possible path from 1 to n in a graph -4.20
Special stack to find medium -4.31
Counting subarray have sum in range [L, R] +4.16
Issue with using 'extends' and 'super' in java gene... -3.13
Better than O(log(N)) base 2 -0.22
Different Behaviour: Calling Function Directly vs. Through non-stat... +5.96
Digit wise modulo for calculating power function for very very larg... 0.00
determining recurrence relation for number of multiplications of an... 0.00
Input for Jarvis algorithm so that is faster than Graham's (con... -3.99
Overloading operator = in c++ -2.07
Closest pair algorithm for comparing points from 2 different arrays +3.76
Partition a binary tree into k parts with similar sizes -0.09
Maximise the AND -4.13
Modifying Dijkstra's algorithm for least changes +3.87
Functions returns value before all fork() finish their tasks 0.00
Find intersections between polygon and horizontal line +3.36
Check for duplicate subsequences of length >= N in sequence +4.23
Count subsequences divisible by K +4.04
Is a c++ std::priority_queue the right structure for the dijkstra q... -0.07
Number of increasing subsequences in sequence of [0-9] elements -0.00
Child node of a heap -4.22
Segment tree with lazy propagation for multiple of 3 -0.10
Different combinations of summands of N +3.94
closest pair of points using Manhattan distance -4.10
Snap point to nearest line +0.10
Implement queue using push & pop operation of stack 0.00
Why does this multiply template code cause overflow? +2.10
basic_string proprietary allocator -4.42
Most efficient way to get the index of an iterator for a map? C++ +0.18
Finding substring inside string with any order of characters of sub... +3.86
Discrete optimization algorithm +0.54
Calculating max from [currPos] to [currPos - k] in large array 0.00
Suffix Array Implementation Bugs -0.03
Finding the depth of a tree given a parent array 0.00
Finding shortest circuit in a graph that visits X nodes at least once 0.00
precision error in nth root of a number in C++ +0.14
Alternative for std::set without memory reallocation? -2.79
C++/JAVA: Efficiently find a set in the collection containing given... +4.01
Regarding synchronized methods in Java 0.00
Searching the 7th largest element in a max-heap? -0.32