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

Algorithm, Explanation and Example with Gif for Number of Islands #946

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

TheNova22
Copy link

@TheNova22 TheNova22 commented Sep 12, 2020

Checklist

Description

Number of islands is one of the problems that when solved makes you feel good and hence i decided to try and add it to this project. This is my first ever pull request, so hoping that everything that had been done, was right. Explained the solution, algorithm and also made a gif for better understanding for the users. Hope you like it. :)

TheNova22 and others added 8 commits September 12, 2020 19:06

Verified

This commit was signed with the committer’s verified signature. The key has expired.
brunolemos Bruno Lemos

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added a gif file to illustrate an example

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
An extra swift file was present hence deleted,
Added the last line.
Added a test file that can be used when running the code using Workspace rather than Playground
# 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.

1 participant