Description
Find the maximum amount of water that can be trapped within a given set of bars where each bar's width is 1 unit.
Ex - an array contain height of bars {7, 0, 4, 2, 5, 0, 6, 4, 0, 5}

Language
Python
Domain
Arrays
Type of Contribution
No response
Code of Conduct
Description
Find the maximum amount of water that can be trapped within a given set of bars where each bar's width is 1 unit.
Ex - an array contain height of bars {7, 0, 4, 2, 5, 0, 6, 4, 0, 5}
Language
Python
Domain
Arrays
Type of Contribution
No response
Code of Conduct