Skip to content

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