StackRating

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

IVlad

Rating
1603.06 (1,660th)
Reputation
37,479 (2,994th)
Page: 1 2 3 ... 16
Title Δ
Counting inversions in an array with typescript +2.71
Maximum (a[j] - a[i]) * min(b[j], b[i]) such that j > i? 0.00
Question regarding the solution of Codility's MinMaxDivision, t... 0.00
Finding a path of given length N in a DAG 0.00
Find k-th element in skiplist - explanation needed 0.00
C++ Making this Djikstra implementation faster -0.15
How is it possible to apply the lazy approach to update a segment t... +1.83
May binary search tree get broken by rotation? -0.64
How to apply range updates in segment tree? 0.00
How do i compute a prime power tower modulo to m 0.00
Problems with implementing Lucas–Lehmer primality test 0.00
Why is it mandatory that Dijkstra's algorithm extracts min in e... 0.00
What is the order of complexity of inserting N elements into a List... +0.34
Compare growth rate of two functions. (Tricky) +1.01
Dijkstra with negative edges. Don't understand the examples, th... 0.00
How the time complexity of the following code is O(n)? 0.00
Solving MaxDouble Slice Kadane's Algorithm Variation 0.00
Number of distinct rectangles in which diagonal is passing in N squ... 0.00
How is the time complexity of the following function O(n³)? -1.07
Moving window RMQ performance improvement 0.00
Dynamic Programming - With 3 sequences.and finding the maximized va... 0.00
Maximum number of apples that can be collected 0.00
Making a very large calculation -0.77
Prove that logn is O(2^ sqrt(logn)) -0.64
What are Some Ways or Common Methods to Tell if an Unsupervised Lea... 0.00
Maximising stock profit given multiple stocks 0.00
Tricky task about geometric progression 0.00
Iterate all coprime pairs using constant space? -2.41
Longest common subsequence prolem -2.32
How to measure the time-complexity (Big-O) of this algorithm? +0.35
Algorithm for generating partitions of number -2.35
Python - Algorithm to generate all possible arrays of ones and zero... -0.65
Generate a directed graph with n cycles 0.00
Training a multilayer perceptron to play cards 0.00
What is the asymptotic running time of a combination? 0.00
Choosing how many layers in a Neural Network 0.00
convert an undirected graph to a directed graph 0.00
How do I exactly solve this GCD? +1.58
How can i calculate bigmod(bigmod(a^n)-bigmod(b^m))? 0.00
How does recursion work in a permutation? -3.13
How does a loglogN complexity loop look like? +0.34
Int instead of Long, bug? -1.88
Optimizing sum of numbers in a list range +1.15
How many unique BST's from n distinct integers? - Still not cle... 0.00
Subset sum variation 0.00
Normalization of inputs of a feedforward Neural network +0.51
Count of possible words from mobile keypad - Dynamic Programming ap... +1.54
Find the rank of the string (with duplicates) using modular multipl... 0.00
Distinct permutations of a string modulo a prime +1.27
Generalizng the Babylonian Square Root Algorithm to nth roots +1.34