-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfestpythonneed help in python codeneed help in python code
Description
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:
- Within the
Traversal Algorithmsdirectory, create a new sub-directoryGraph Traversals, if it doesn't exist already. - And another subdirectory in
Graph Traversalswith the nameBFS. - In this directory, create one last directory
Python
Here's how the final structure should look like:
- Traversal Algorithms
- GraphTraversals
- BFS
- Python
- BFS.py
- Python
- BFS
- GraphTraversals
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.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestpythonneed help in python codeneed help in python code