jyotikajaiswal / Decoding-Leetcode

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
0 stars 4 forks source link

Trapping Rain Water #7

Open jyotikajaiswal opened 2 years ago

jyotikajaiswal commented 2 years ago

Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.

amarjoyeet14 commented 2 years ago

assign me this issue