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 ... 5 6 7 8 9 ... 24
Title Δ
Recursive length of largest ascending consecutive subarray (C++) +1.32
Return the maximum from getting the left or right value of an array +0.27
Calculating Josephus Permutations efficiently in Javascript +0.52
Finding the longest gap between multiple intervals -0.92
Finding second largest element in sliding window -0.09
Dynamic Programming: Number of moves to reduce the array to 1 number +0.08
All Array Combination in JavaScript -0.07
Number of occurrences of each distinct integer in given ranges for... +0.17
How to compute the min average sub-array better than O(n^2)? 0.00
Insert a smallest possible positive integer into an array of unique... +0.90
How to get top-x elements that result in a specific sum +0.52
How can I count how many horizontal brush strokes are required to d... -0.40
I need help to create an algorithm to return a list of possible gro... 0.00
Given 2d array of integers, find a path that sum up to a given numb... 0.00
Find all permutations of 2 arrays in JS -0.54
Find all permutations of 2 arrays in JS -0.54
Can this problem be solved using knapsack problem-solving approach... -0.48
Divide array into sub arrays such that no sub array contains duplic... -0.35
Output nth pass for this string sequence 0.00
Trying to optimize my code to either remove nested loop or make it... -0.22
Finding k elements in array whose product equals given number -0.70
sum of xor of all subarray 0.00
How to solve subset sum problem with array of size sum+1 0.00
Sorting an array with two sorted sequences in alternate position in... 0.00
What is the efficient algorithm to get the final state of an intege... -0.34
A fast algorithm for maximum normalized subarray sum? +1.69
How to find the nth smallest subarray sum bigger than x in a progre... +0.53
Finding pair of non-overlapping subarrays with greatest total sum -0.21
Number of partition of `n` into sum of three squares (fast algorithm) 0.00
How to count how many valid colourings in a graph? -1.16
DNA subsequence dynamic programming question -1.75
partition of array into k contiguous subarrays such that bitwise AN... -1.05
Project Euler problem 18 cant reach to the last element 0.00
Finding max sum contiguous subarray when atmost k elements can be o... 0.00
How many PR numbers exist in a given range? +0.35
Refactor a hash table solution to twoSum problem 0.00
How to memoize recursive path of length n search +0.02
How many rectangles contain exactly k ones on a grid N*M 0.00
How to find the max number of repeated square root operations that... +0.07
How do I find the number of different possible matrices? 0.00
How to calculate a path from [0,0] to [M, N] with min sum in a matr... +0.51
Explain the implementation of Euler's Totient Implementation -1.64
Project Euler 78 - Coin Partition 0.00
Best Time to Buy and Sell Stocks with the constraint of at most two... -0.23
Generating permutations from a template 0.00
understanding javascript advanced syntax, and object notation 0.00
Algorithm - Find the first missing integer in the sequence of integ... +1.15
How can I recursively convert a nested array to a flat array? -0.53
How to count simple paths constrained by ±1 or ±2 steps? 0.00
How can I find the minimum index of the array in this case? -0.34