Problems # Title Likes 1 Minimum Absolute Difference in an Array 0 2 Find the first unique character in a given string or an array 0 3 Loop over an array with the given timeout for each element 0 4 increment an integer array by one 0 5 Find target subtraction is possible in a given unsorted array of numbers 0 6 Tic Tac Toe Winner 0 7 Implement the function that determines whether you can or cannot seat a number of people in the row. 0 8 Merge K-sorted Arrays 0 9 Given an array of numbers, return array of products of all other numbers 0 10 Find length of the largest subarray with contiguous elements 0 11 Implement zip in javascript 0 12 Implement reduce in javascript 0 13 Implement concatAll in javascript 0 14 Lambda operator filter and map chaining 0 15 Implement filter in javascript 0 16 Implement map in javascript 0 17 Use map to accept an additional argument in javascript 0 18 find pivot in an sorted rotated array 0 19 Dedupe an array in javascript 0 20 Find duplicates in an array using javascript 0 21 Create a bar chart from json 0 22 Word break problem dynamic programming 0 23 Pascals triangle javascript code 0 24 Flatten nested array javascript 0 25 Generate all permutations of a given array using backtracking 0 26 Find a pair of elements from an array whose sum equals a given number 0 27 Generate all combinations of an array 0 28 Find consecutive segments in an sorted array 0 29 Check if an element exists in an array, based on that update an array 0 30 Convert the given array of elements to a string 0 31 Remove duplicates from the given array 0 32 Filter and sort the given array 0 33 Calculate the average of a nested array 0 34 Multi dimensional arrays in javascript 0 Minimum Absolute Difference in an Array Find the first unique character in a given string or an array Loop over an array with the given timeout for each element increment an integer array by one Find target subtraction is possible in a given unsorted array of numbers Tic Tac Toe Winner Implement the function that determines whether you can or cannot seat a number of people in the row. Merge K-sorted Arrays Given an array of numbers, return array of products of all other numbers Find length of the largest subarray with contiguous elements Implement zip in javascript Implement reduce in javascript Implement concatAll in javascript Lambda operator filter and map chaining Implement filter in javascript Implement map in javascript Use map to accept an additional argument in javascript find pivot in an sorted rotated array Dedupe an array in javascript Find duplicates in an array using javascript Create a bar chart from json Word break problem dynamic programming Pascals triangle javascript code Flatten nested array javascript Generate all permutations of a given array using backtracking Find a pair of elements from an array whose sum equals a given number Generate all combinations of an array Find consecutive segments in an sorted array Check if an element exists in an array, based on that update an array Convert the given array of elements to a string Remove duplicates from the given array Filter and sort the given array Calculate the average of a nested array Multi dimensional arrays in javascript 1