GitHunt
DE

derektypist/implement-the-depth-first-search-algorithm

Implement a graph traversal algorithm called depth-first-search. Using stacks.

Implement the Depth First Search Algorithm

Implement a graph traversal algorithm called depth-first-search. Using stacks.

Technologies

Uses Python3.

Deployment

Copy main.py into the text editor of your choice. If using terminal, use the command python3 main.py to run the code.

Credits

Acknowledgements

Languages

Python100.0%

Contributors

Created December 3, 2025
Updated December 3, 2025