Skip to content

Conversation

@motasimmakki
Copy link
Contributor

@motasimmakki motasimmakki commented Oct 12, 2021

Inorder, Preorder, & Postorder traversal

☑Hacktoberfest
☑Contributor

Related Issue

close: #198

Describe the changes you have made

Added implementation of Inorder, Preorder, and Postorder Traversal of Tree using Python.

@prathimacode-hub plz merge this

@prathimacode-hub
Copy link
Owner

prathimacode-hub commented Oct 14, 2021

Add proper PR template given along with issue number to check on with the PR and look through the project structure and filenames once. @motasimmakki

@motasimmakki
Copy link
Contributor Author

Add proper PR template given along with issue number to check on with the PR and look through the project structure and filenames once. @motasimmakki

Kindly have a look.

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes to be done 👍

Keep your project folder as "Inorder Preorder Postorder" and file name in snake case : inorder_preorder_postorder.py
Add conclusion in your README.md
Keep images folder as "Images"

Kindly do these changes. @motasimmakki

@motasimmakki
Copy link
Contributor Author

Changes to be done 👍

Keep your project folder as "Inorder Preorder Postorder" and file name in snake case : inorder_preorder_postorder.py Add conclusion in your README.md Keep images folder as "Images"

Kindly do these changes. @motasimmakki

Kindly have a look now. 🎈

Copy link
Owner

@prathimacode-hub prathimacode-hub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR approved. Well done.👍@motasimmakki

@prathimacode-hub prathimacode-hub added HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 HACKTOBERFEST-ACCEPTED This PR is approved and accepted for Hacktoberfest labels Oct 17, 2021
@prathimacode-hub prathimacode-hub merged commit 527328b into prathimacode-hub:main Oct 17, 2021
@welcome
Copy link

welcome bot commented Oct 17, 2021

Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 HACKTOBERFEST-ACCEPTED This PR is approved and accepted for Hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inorder, Preorder, & Postorder traversal

2 participants