4N1Z / Sorting-Searching-Algorithms

This repo is meant to contain the algorithms for searching and sorting in every language .
MIT License
23 stars 97 forks source link

Added explanation of dfs with example tree #137

Closed ishita-kundi04 closed 2 years ago

ishita-kundi04 commented 2 years ago

Added visual presentation of how dfs works and shown the recursion through stack