Trapping Rain Water at Twitter
Hard66.8% acceptance
This problem has 100.0% frequency at Twitter.
Problem 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.
Read full problem and hintsTopics
Also asked at 77 companies
More Twitter Questions
Regular Expression MatchingHardValid ParenthesesEasyWildcard MatchingHardMerge IntervalsMediumPascal's TriangleEasy
View all Twitter questions