Open sanskritisri13 opened 1 year ago
Please Assign me this issue Janhavi Bagret(UEC2022109) SY ENTC
Please Assign me this issue Arpita Kumbhar (UEC2022236) SY ENTC
Can u assign me with this issue Payal Chandak UEC2022118 SY ENTC
i would like to work on this issue , could you assign it to me ? Roll no: UIT2021810
@Payalchandak5 the issue is assigned to you!try completing it before tomorrow. Thank You!
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]).Find two lines that together with the x-axis form a container, such that the container contains the most water. Return the maximum amount of water a container can store.