Skip to content

Number of Islands question in C++ language. Pull Request for Issue #77 #188

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 5 commits into from
Aug 22, 2021
Merged

Conversation

Shrimadh
Copy link
Contributor

@welcome
Copy link

welcome bot commented Aug 18, 2021

I can tell this is your first pull request! Thank you I'm so honored. 🎉🎉🎉 I'll take a look at it ASAP!

@Shrimadh
Copy link
Contributor Author

Pull Request for Issue #77

We use DFS to recursively mark out all the 1's that are connected together and update the island count

@GouravRusiya30
Copy link
Member

@Shrimadh
Please add Leetcode problem link in README
Thanks

@Shrimadh
Copy link
Contributor Author

Sure.
I have updated the README.md.
Thank you.

@GouravRusiya30 GouravRusiya30 merged commit 047d85b into codedecks-in:master Aug 22, 2021
@welcome
Copy link

welcome bot commented Aug 22, 2021

Your code looks great! Congrats, I've gone ahead and merged your first pull request! Keep it up! alt text

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants