Given a list of prices we need to find when is the best time to buy and sell a stock
READ MORE
Given a list of numbers return length of longest consecutive elements
Given an array or heights we need to find two height between which the maximum water can be stored
Given a list of numbers we need to find a subarray which generates maximum sum or product
The Two sum II problem is the extension of the Two Sum problem which can be solved using the pointers technique
Given an array of integers `nums` and an integer `target`, return indices of the two numbers such that they add up to `target`.
Built with ❤️ using
I am available on
Sitemap