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 ... 9 10 11 12 13 ... 24
Title Δ
Print squares of odds up to N, then squares of evens, using recursion +0.06
How does one approach this challenge asked in an Amazon Interview? 0.00
Runtime error with recursion and memoization algorithm +0.33
Minimal path to form a string -0.73
Remove consecutive duplicates in a string to make the smallest string +1.66
Shortest Path for n entities +1.05
nth number of a list of multiples of two numbers -1.48
Find a subset of points such xs sum at most A and ys sum at least B 0.00
Find successive increasing numbers within a list +0.33
Minimum number of "swaps" needed to sort two arrays 0.00
How to convert nested loop in to recursion? +0.07
Maximum possible number of rectangles that can be crossed with a si... +1.06
Maximum possible number of rectangles that can be crossed with a si... -1.74
Data structure with amortized O(1) delete and O(log n) search -0.98
Creating a tree without duplicates -1.94
Javascript Help - selfDividingNumbers Algorithm producing all 0's -0.70
Any algorithm to fill a space with smallest number of boxes +0.05
Javascript recursion for money laundering detection +0.28
Recursive number triangle +0.29
Finding bounded nearest neighbour in a 1-dimensional array -1.11
minimum number of adjacent swaps to get rid of any instances of a s... +0.39
Is any self-referencing function considered 'recursion'? -0.89
Checking for words in a string in a list of strings efficiently -0.39
Return the ith number of the format x^y, where x and y are integers 0.00
How to recursively change JS Object/JSON values at any level? +2.64
How to limit the number of recursive calls to 2 functions simultane... +0.58
How can I run rest of code only if function +0.12
Kth number in lexicographically sorted numbers from 1 to N 0.00
How to Convert a nested array to an object -0.41
Find the longest occurrence of the "aeiou" in a string +1.43
execute middlePermutation in under 12000ms 0.00
Is the Sieve of Eratosthenes an example of Dynamic Programming? 0.00
Sort a number's digits recursively in Java +0.04
How to use divide and conquer and the fact that if one subarray has... 0.00
Python iterate through array while finding the mean of the top k el... -0.85
Count sphenic odd number in range efficiently 0.00
Algorithm/Data Structure -- Find max difference between consecutive... 0.00
What data structure will find a max object given additional criteri... -0.21
Mapping of bitstrings with given popcount to integers 0.00
How to optimally interleave K arrays of same fixed N length in Java... +0.99
Coin change with split into two sets -2.00
Coin change with split into two sets +2.00
What's wrong with my dynamic programming algorithm with memoiza... -0.44
Solving the seventh with O(n) +2.83
Collect values as I recurse tree in javascript +0.55
Algorithm: Computing tower locations to minimize expected distance +0.41
The solution does not work for values ​between 1 - 20 -0.90
Get Max Number from list -1.63
Debug coin change Dynamic Programming 0.00
Find minimum no of swaps required to move all 1's together in a... -0.51