Trapping Rain Water at Amazon
Hard66.8% acceptance
This problem has 87.5% frequency at Amazon.
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 Amazon Questions
Two SumEasyBest Time to Buy and Sell StockEasyNumber of IslandsMediumMedian of Two Sorted ArraysHardLongest Palindromic SubstringMedium
View all Amazon questions