top-10-Interview-questions-in-array


01...3Sum (Leetcode)
02...First missing integer (Interview Bit)
03...Largest sum contiguous subarray (Interview Bit)
04...Search in rotated sorted array (GFG)
05...Best time to buy & sell stock (Leetcode)
06...trapping rain water (Leetcode)
07...Container with most water(Leetcode)
08...print matrix in spiral manner(GFG)
09...Jump Game II (Leetcode)
10...Minimize the heights (GFG)
11...Majority element (GFG)
12...Search in row wise &col wise sorted matric (GFG)
13...Rearrange array in alternating positive & Negative items wth O(1) space (GFG)

Most optimised solution