Skip to content
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

Add 'Trap the Rainwater' DSA Problem #133

Open
arjun-kshirsagar opened this issue Nov 4, 2023 · 0 comments
Open

Add 'Trap the Rainwater' DSA Problem #133

arjun-kshirsagar opened this issue Nov 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@arjun-kshirsagar
Copy link

arjun-kshirsagar commented Nov 4, 2023

Issue Description:

This proposes adding the Trapping Rainwater problem to our SST Java code repository.

Problem Statement:

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.

You can solve the problem here

@arjun-kshirsagar arjun-kshirsagar added the enhancement New feature or request label Nov 4, 2023
@arjun-kshirsagar arjun-kshirsagar changed the title Add Trap the Rainwater Problem Add 'Trap the Rainwater Problem' Nov 4, 2023
@arjun-kshirsagar arjun-kshirsagar changed the title Add 'Trap the Rainwater Problem' Add 'Trap the Rainwater' DSA Problem Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants