Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

ADD: Flood Fill Algorithm in C and C++ under Recursion.

Open rayyan-shaikh01 opened this issue 1 year ago • 2 comments

🛠️ Issue #808

👨‍💻 Changes proposed I have added code for Flood Fill Algorithm in C and C++.

✔️ Check List (Check all the applicable boxes)

  • [ ✔️] My code follows the code style of this project.
  • [ ✔️] This PR does not contain plagiarized content.
  • [ ✔️] The title of my pull request is a short description of the requested changes.

📄 Note to reviewers The code added for C is has hard coded input, whereas code added for C++ accepts user input. I have done for simplicity of the users so that they can test out the algorithm with their own testcases if they please to do so.

rayyan-shaikh01 avatar Jun 02 '23 10:06 rayyan-shaikh01

Thanks for your contribution we will soon check your PR @XRegiGigaSX :)

github-actions[bot] avatar Jun 02 '23 10:06 github-actions[bot]

@XRegiGigaSX Resolve the Merge conflict

Kumar-laxmi avatar Jun 20 '23 14:06 Kumar-laxmi

This pull request has been automatically closed because it has been inactive for many days. Please reopen if you still intend to submit this pull request.

github-actions[bot] avatar Jul 27 '24 16:07 github-actions[bot]