An open API service indexing awesome lists of open source software.

https://github.com/randhir200/container-with-most-water

You are given an integer array height of length n. There are n vertical lines drawn such that the two endpoints of the ith line are (i, 0) and (i, height[i]).
https://github.com/randhir200/container-with-most-water

Last synced: 3 months ago
JSON representation

You are given an integer array height of length n. There are n vertical lines drawn such that the two endpoints of the ith line are (i, 0) and (i, height[i]).

Awesome Lists containing this project