ishangoyal13 / fullstackDevelopment

Material & Projects related to full stack development
125 stars 207 forks source link

Trapping rain water #488

Closed yogesh-kansal closed 2 years ago

yogesh-kansal commented 3 years ago

Description

Description 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.

Language

C++

Domain

Stacks

Type of Contribution

Code

Code of Conduct

yogesh-kansal commented 3 years ago

@bansalpravesh1 I want ot contrubute to this problem. please assgin it to me.

SleepyAryan commented 3 years ago

can i contribute this