Skip to content

add Flood Fill Algorithm #916

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

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

Conversation

KhaledElshamy
Copy link

@KhaledElshamy KhaledElshamy commented Feb 10, 2020

Checklist

Description

add Flood Fill Algorithm using Swift language

@richard-ash
Copy link
Contributor

@KhaledElshamy thanks for the submission! Flood Fill looks like a fun algorithm to add to the repo.

The code is good, however I think the readme could use another pass. Could you update it to provide more context/description around the problem the algorithm solves?

A good algorithm in the repo to model the readme off of is Linked List

Let me know if you have any questions!

@KhaledElshamy
Copy link
Author

Thanks Richard, Yes I'll update the readme to provide more description around the problem the algorithm solves.

@KhaledElshamy
Copy link
Author

@richard-ash I've updated the README.

@KhaledElshamy
Copy link
Author

@richard-ash Is there any problem in the algorithm to be accepted?

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.

2 participants