Closed motasimmakki closed 3 years ago
Hello there! ππ» Welcome to the PyAlgo-Tree! πβ‘οΈ Thank you and congrats π for opening your very first issue in this project. Please adhere to our Code of Conduct. ππ» You may submit a PR if you like, make sure to follow our Pull Request Template. Feel free to get in touch with me through social media handles. Hope to see you there!π
@prathimacode-hub Kindly assign this to me under Hachtoberfest 2021'
Issue assigned @motasimmakki
@prathimacode-hub Kindly review PR #202 π
Title: Inorder, Preorder, & Postorder traversal Language: Python Category: Tree Traversal Algorithms
Description: Algorithms for Inorder, Preorder, and Postorder traversal of Binary tree.