-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
Description
Depth First Search is a graph traversal algorithm. Do enhance the repo by the python version of DFS!
The working branch should be python
The branch can be found here
The changes should be in /Graph Theory/DFS
The file should be named DFS.py
Happy Open-Sourcing!