Skip to content

Update 42-Trapping-Rain-Water.js #1613

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

Closed
wants to merge 3 commits into from
Closed

Conversation

aadil42
Copy link
Contributor

@aadil42 aadil42 commented Dec 28, 2022

Adding solution with O(N) space for reference's sake.

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

Adding solution with O(N) space for reference's sake.
@neetcode-gh
Copy link
Owner

Looks good, but can you update the filename to be consistent with the new convention (0042-trapping-rain-water.js)

Please see here for more details: https://github.com/neetcode-gh/leetcode/blob/main/CONTRIBUTING.md

@aadil42
Copy link
Contributor Author

aadil42 commented Dec 28, 2022

It's done please have a look.

@aadil42 aadil42 closed this Dec 29, 2022
@aadil42
Copy link
Contributor Author

aadil42 commented Dec 29, 2022

Made a brand new PR here #1716. Closing this one out.

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.

3 participants