StackRating

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

גלעד ברקן

Rating
1487.46 (4,450,193rd)
Reputation
13,207 (10,992nd)
Page: 1 ... 11 12 13 14 15 ... 24
Title Δ
How to approach the Fair Cut challenge on Hackerrank? 0.00
How to count the number of reduced proper fractions fast enough? +1.32
O(n) time smallest spanning window combination of the elements in k... +2.30
How to convert bottom-up recursive algorithm to iterative stack in... -0.66
Tail recursive JSON constructor +2.57
Recursively mirroring a nested tuple in Python -0.72
Remove duplicates of pairs in a list +1.58
Recursively emptying a nested list while preserving its structure +0.71
FF's divisors (calculate number of divisors of product of divis... +2.56
An Efficient way to calculate sum of absolute difference between tw... +0.55
all zero one sequences where ones aren't next to each other +1.40
How to reconstrunct a binary tree from an array produced by preorde... -0.26
C reverse a number recursivly +1.33
finding minimum number of rectangular pieces in a rectangular choco... +1.24
Why does constructing elements of list comprehensions in place prod... -1.28
Possible combinations and convert into alphabet algorithm - Javascr... +0.56
List comprehensions with arguments drawn from the same list in Hask... +0.64
how to calculate digits of a number without the right digit -0.18
Algorithm generating k-tuples of n items such that each is used at... -0.17
Produce the infinite list [0, 1, -1, 2, -2, ... in Haskell -0.94
Dynamic order statistic: get k-th element in constant time? +0.08
Algorithm to filter a treeview by title and description of a Item a... 0.00
I am confused of what a humongous query is? +0.36
How do I get rid of global variable for recursive function in this... 0.00
Number that are not divisible +1.65
Binding vs Assignment +0.37
how to calculate this sequence iteratively -0.42
sum of product of all pairs of elements in two arrays +0.77
Haskell: f n that returns list of lists of n elements from [1..n] +0.98
Binary Tree Path Sum logic +0.58
Recursive Algorithm - generate power numbers from prime factors 0.00
How to calculate all possible combinations of values to cover dynam... 0.00
Find maximum number of sets which is satisfied specific condition +0.08
Dynamic programming algorithm (Kadane) +0.46
Remove all the multiples of a given set of numbers from given range -0.16
How to convert sync and async recursive function to iteration in Ja... +1.20
How to find smallest positive integers to make digits monotonic? +2.05
Partially run code as html and as text -0.40
Subset sum variant with modulo -0.41
Count subarrays with similarity number more than K 0.00
Dynamic Programming: Counting numbers in between +0.03
Cutting algorithm of two dimensional board -0.19
Find largest sum of 3 numbers which is also divisable by 3 +1.95
Find string pairs +0.06
Maximize the minimum element 0.00
Count of divisors of numbers till N in O(N)? +1.92
What is the most performant way to concatenate a string with a sepa... +0.31
Creating a binary string with K pairs -0.39
Finding all pair of points with the same distance to a line in O(nl... -0.62
How do we calculate number of calls in naive fibonaci? -0.50