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

TrappedWater.java #178

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

TrappedWater.java #178

wants to merge 1 commit into from

Conversation

o10a19
Copy link

@o10a19 o10a19 commented Oct 31, 2024

Trapping Rainwater Problem states that given an array of n non-negative integers arr[] representing an elevation map where the width of each bar is 1, compute how much water it can trap after rain.

Trapping Rainwater Problem states that given an array of n non-negative integers arr[] representing an elevation map where the width of each bar is 1, compute how much water it can trap after rain.
@o10a19
Copy link
Author

o10a19 commented Oct 31, 2024

hey @MTalhaofc can you label this under hacktober-2024

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.

1 participant