top of page


11. Container With Most Water - LeetCode Fastest Solution
Consider you are given n non-negative integers say a1, a2, ..., an, where each element in the array represents a point at coordinate (i, ai)
Code Recipe
Nov 30, 20214 min read
49,105 views
4 comments
bottom of page