noisefilter19 / LeetCode_Algorithms

A collection of solutions for Medium/Hard LeetCode problems. Educational resource
111 stars 355 forks source link

Added 42. Trapping Rain Water #977

Open Kushagra2000 opened 3 years ago

Kushagra2000 commented 3 years ago

Runtime: 15 ms, faster than 21.47% of C++ online submissions for Trapping Rain Water.

Memory Usage: 16 MB, less than 28.69% of C++ online submissions for Trapping Rain Water.