Search
⌘K
Leetcode 42. Trapping Rain Water
Given an array of non-negative heights representing elevation bars of width 1, compute the total units of water that can be trapped between them after raining. The core challenge is determining, for each position, the bounding left and right maxima to accumulate trapped volume efficiently (ideally in linear time).
Asked at:
Goldman Sachs
Bloomberg
Microsoft
Amazon
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Mid February, 2026
Bloomberg
Mid-level
Early January, 2026
Microsoft
Senior
Early December, 2025
M
Marvin
Mid-level
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.