prathimacode-hub / PyAlgo-Tree

πŸ‘This project aims to be a finest hub of various data structures and algorithms using python. Feel free to contribute and show your support by ✨ this repository.
https://prathimacode-hub.github.io/PyAlgo-Tree/
MIT License
34 stars 43 forks source link

Inorder, Preorder, & Postorder traversal #198

Closed motasimmakki closed 3 years ago

motasimmakki commented 3 years ago

Title: Inorder, Preorder, & Postorder traversal Language: Python Category: Tree Traversal Algorithms

Description: Algorithms for Inorder, Preorder, and Postorder traversal of Binary tree.

welcome[bot] commented 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!πŸ˜„

motasimmakki commented 3 years ago

@prathimacode-hub Kindly assign this to me under Hachtoberfest 2021'

prathimacode-hub commented 3 years ago

Issue assigned @motasimmakki

motasimmakki commented 3 years ago

@prathimacode-hub Kindly review PR #202 🎈