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 ... 7 8 9 10 11 ... 24
Title Δ
Interview Question: Insert switch to maximize time lightbulb spends... 0.00
Perfect Sum Problem with repetitions allowed +1.96
Count maximum inversions for k subarrays 0.00
find number of non-overlaping pairs of arrays 0.00
Counting the number of objects in an array with recursion +0.17
Dynamic programming. 4xn matrix, how to find max sum in O(n) 0.00
Bitboard to titboard (ternary bitboard) conversion +1.05
Longest palindromic substring top down recursive approach 0.00
All ways of dividing an array (element combinations) into a custom... +1.42
Algorithm - How many changes you have to make to get "impressi... +1.61
Get the biggest chronological drop, min and max from an array with... +0.85
Recursively Generate Every Tic-Tac-Toe game in Python -0.24
Implementation: Algorithm for a special distribution Problem +2.56
Sum of squares of distinct integers +0.07
Recursive function to counting specific digit +0.55
summation of XOR of X with each of the array element from range L t... 0.00
stack cylinder to get max surface area +1.59
Algorithm Logic, Splitting Arrays 0.00
Find shortest sequence of mathematical operations +0.91
Develop own "Hash" algorithm 0.00
Length of the longest contiguous sublists of the same length, and p... 0.00
Length of the longest contiguous sublists of the same length, and p... 0.00
Array partition using dynamic programming +1.00
Efficient way to find divisibility +0.03
Creating all subsets recursively without using array +0.04
Knapsack Problem - Recursive solution explanation +2.54
dynamic programming, nth string +2.01
Check if the elements and length of two unsorted lists are equal us... -0.32
memoize any given recursive function in JavaScript -1.49
memoize any given recursive function in JavaScript +1.01
Determine whether one polygon contains another -0.82
Give a vector pair i have to find no. of pairs such that a number k... 0.00
Consider an array n of integers A=[a1,a2,a3......an]. Find and prin... +1.45
How can I improve the time complexity of this algorithm for finding... +2.17
Haskell Subset Recursion 0.00
Optimal way to "stamp" string into desired string -0.80
How many contiguous subarrays with max. n unique numbers -0.42
How to generated N numbers in array that sum of these numbers is eq... +2.82
Improve performance in lists -0.12
Complexity of finding sequence of numbers in a matrix -0.71
Encoding a number with a suffix or prefix in a compact way -0.46
From 4 given arrays(not sorted), find the elements from each array... +0.72
DP Problem (IPL) doesn't pass 2 test cases -0.45
How to improve an algorithm to check if there is an element in the... -1.50
Checking the validity of a pyramid of dominoes -0.47
Python: Get a number of a list of lists which has >= 3 odd numbe... +0.53
Clarification of Answer... find the max possible two equal sum in a... 0.00
Determine whether there exists a contiguous subarray of length >... 0.00
Distribution of n-set of circles along optimal circumference 0.00
How to improve performance of this Javascript/Cracking the code alg... +0.21