Commit Graph

1 Commits (dec247b04b4991906cf7e25f459d5a31bdccd3da)

Author SHA1 Message Date
PrathameshSahasrabuddhe 4add09632e
chore(Python): add depth first search (#775)
* Added depth first search algorithm in Python and updated README.md

* Added output example in Depth First Search algorithm

* bug fixes

* Fixed spelling mistake on line 1 (alorithm-> algorithm)

* Moved the file from recursion folder to graphs folder and updated README.md

Co-authored-by: Prathamesh Sahasrabuddhe <prathamesh16020@gmail.com>
2022-07-15 08:46:44 -04:00