Skip to content

Update 0042-trapping-rain-water.js #1716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 29, 2022
Merged

Conversation

aadil42
Copy link
Contributor

@aadil42 aadil42 commented Dec 29, 2022

Solved trapping-rain-water with O(n) space for reference.

File(s) Modified:0042-trapping-rain-water.js
Language(s) Used: JavaScript
Submission URL: https://leetcode.com/problems/trapping-rain-water/submissions/866901471/

Solved trapping-rain-water with O(n) space.
@neetcode-gh
Copy link
Owner

Thanks

@neetcode-gh neetcode-gh merged commit 2d0e0cc into neetcode-gh:main Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants