CodeChefMUST / Algorithms

A repository by Codechef@MUST for data structures and algorithms
MIT License
20 stars 45 forks source link

Graph Traversals: BFS algorithm (no code) #144

Closed deepansha-singh closed 2 years ago

deepansha-singh commented 2 years ago

Important:

Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md and

do not submit plagiarized code.

File structure:

  1. Within the Traversal Algorithms directory, create a new sub-directory Graph Traversals, if it doesn't exist already.
  2. And another subdirectory in Graph Traversals with the name BFS.
  3. In this directory, create your file Algorithm.md

Here's how the final structure should look like:

Please follow the same naming conventions as mentioned in this comment.

We thank you for your contribution and time and we hope that you enjoy contributing to open source.

Suraj-000 commented 2 years ago

Hello, can u please let me do it.

Taneesha-creates commented 2 years ago

Hello @Suraj-000, this issue has now been assigned to you. Please follow the guidelines!

No more contributors required.

Suraj-000 commented 2 years ago

Thank you @Taneesha-creates. I have sent you a PR , please review it and tell me what changes should i make.