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 2 3 4 ... 24
Title Δ
Given list of integers, find the sets of numbers whose sum >= a... 0.00
Linear time sorting of integers of size 2^n 0.00
What would be pseudo code or logic for the below question? The ulti... 0.00
How can I improve this search algorithms runtime? -2.12
function that returns the last met of each numbers in a sorted array -0.09
What is the minimum number of swaps needed so that the difference o... +0.05
Finding Next Valid Table +2.58
Given a list of tuples, check to see if it's possible to constr... +0.58
Recursively enumerating all partitions of the number 4 into four or... +3.09
Count segments where A[i] is rightmost or leftmost and is max +0.52
Find largest continuous interval such that all number between start... +0.54
find kth good number -0.51
How to better understand Hacker Rank problems -0.48
Partition N where the count of parts and each part are a power of 2... -1.48
Tiling fixed-size rectangles to cover a given set of points -0.57
Largest subset of rectangles such that no rectangle fits in any oth... 0.00
Biggest forest (Amazon interview question) -0.83
Code Chef DSA Learning Series : Multiple of 3 0.00
Find the kth largest element in an array after inserting the absolu... -1.37
Leetcode coin change timeout +0.86
How to get all combinations of some arrays in Javascript -0.14
How to print all subsequences of size m, given number n? 0.00
Maxsubsequence - What are the key insights for this problem? 0.00
Count pairs (a,b) in two permutations such that index(a) < index... -0.93
how to move all zero item in beginning in array? -0.97
Number of substrings of a string with given count of each character +1.12
How can I divide an array into K sub-arrays such that the sum of th... +0.18
Get number of an index of an infinite number 1121231234...n -0.18
Tiles Stacking Problem to build a stable stack -0.05
maximum cost value in a 2D array having sum less or equal than a gi... +1.91
Foobar Bringing a Gun to a Guard Fight Optimization +0.01
How to find minimum number of switches to sort a given permutation(... -0.22
Find the maximum product that can be formed by taking any one eleme... +0.31
Understanding the concise DP solution for best time to buy and sell... 0.00
How can one efficiently process shortest path queries in a successo... -0.73
How to approach optimizing algorithm with discrete 0.00
Generalize hourglass movement in 2D Array - DS in Python 0.00
Count the number of all possible distinct 3-digit numbers given a S... +0.01
Finding Arithmetic Mean of Subarrays Efficiently in an Array +0.50
How to apply Divide and Conquer strategy to maximum sum sub-array p... 0.00
JS how often is value smaller then bevor in a array 0.00
Finding the outline of union of rectangles that compose polygon 0.00
A return the number of trees in a map 0.00
Algorithm for max number of pairs with two limits 0.00
Maximum sum of non consecutive elements (Dynamic Programming) 0.00
Find the index of the closest number that is greater than the curre... 0.00
Insert and get max from structure in constant time 0.00
How to arrive at suggested approach number two in Zig Zag LeetCode... 0.00
Difficulty understanding someones source code to a solution of an I... 0.00
How would you break this problem into subproblems and use dynamic p... +0.01