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

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
Added a gif file to illustrate an example
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
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