DSA/algorithms
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
..
C chore(C): add odd or even number (#719) 2022-03-24 10:12:56 -04:00
CPlusPlus fix(CPlusPlus): number system links (#762) 2022-06-05 14:00:06 -04:00
CSharp docs(CSharp): grammar enhancement (#757) 2022-05-10 18:26:33 -04:00
Go chore(Python): add string algorithms (#565) 2021-10-14 08:52:23 -04:00
Haskell docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00
Java chore(Java): add target-sum-subsets problem (#687) 2022-02-07 10:58:35 -04:00
JavaScript chore(Javascript): add factorial recursion (#756) 2022-05-06 09:01:10 -04:00
Python chore(Python): add depth first search (#775) 2022-07-15 08:46:44 -04:00
Rust docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00