Bijay555 / Hacktoberfest-Algorithms

This repository is mainly open to those who are looking to make some PRs for the Hacktoberfest 2020 event. In this repository, you can add programs on some useful algorithms for Competitive Programming in any languages.
47 stars 99 forks source link

tree traversals and views, iterative and recursive traversal of in,pr… #173

Open ManavdhiMan003 opened 3 years ago

ManavdhiMan003 commented 3 years ago

…e and postorder, and top, bottom, left, right views of tree, print tree by level and also by spiral and also a function of finding depth