FunnyAlgorithms
FunnyAlgorithms copied to clipboard
Recursive python solution for dfs traversal of a tree
DFS traversal of a tree using a recursive approach.
What a great code 😄 ! Thank you for contributing! 🚀 Can you please rebase into the master instead of merging it? So it doesn't create a merge commit. Also, your branch can't be rebased with the master this way. If possible, please squash these commits into one.
Closing due to inactivity, feel free to reopen.