© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Amit Kumar
Sharing my insights about dsa,java,tech news, interview prepration
#Problem statment:You are given an integer array heights where heights[i] represents the height of the ithith bar. You may choose any two bars to form a container. Return the maximum amount of water a container can store. # Clarify Requirement: Can ...
No responses yet.