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

[feature-1] trapping_rain_water.c file added #555

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

kiruba-r11
Copy link
Contributor

@kiruba-r11 kiruba-r11 commented Mar 1, 2021

Related Issue

closes #514

Describe the changes you've made

I have added a file named trapping_rain_water.c which is a coded solution for this problem and I have tested this solution in the platform too.

Describe if there is any unusual behavior of your code(Write NA if there isn't)

NA

Language used for coding

  • C

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have documented the code.
  • New and existing unit tests pass locally with my changes.

@Nivedita967 Nivedita967 merged commit 0c02431 into Nivedita967:main Mar 5, 2021
@kiruba-r11 kiruba-r11 deleted the feature-1 branch March 5, 2021 13:10
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.

Trapping Rain Water (LeetCode Hard)
2 participants