Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an Iterative approach for PreOrder Traversal of a Binary Tree in C++ #63

Open
khagapati-bagh opened this issue Oct 9, 2021 · 5 comments
Assignees
Labels
good first issue Good for newcomers hacktoberfest hacktoberfest2k21 hacktoberfest2021 hacktoberfest2021

Comments

@khagapati-bagh
Copy link
Owner

Add preorder traversal iterative approach for a binary tree in C++ inside C++/DataStructure/Tree directory and name the file as preOrderTraversalIterative.cpp. Please follow the contribution guidelines without this your code will not be accepted.

@khagapati-bagh khagapati-bagh changed the title Add Iterative approach for PreOrder Traversal of a Binary Tree in C++ Add an Iterative approach for PreOrder Traversal of a Binary Tree in C++ Oct 9, 2021
@khagapati-bagh khagapati-bagh added good first issue Good for newcomers hacktoberfest hacktoberfest2k21 labels Oct 9, 2021
@akshaydhayal
Copy link

@khagapati-bagh Hey, can you assign this task to me?

@harmankaler2000
Copy link

Hey! @khagapati-bagh can I work on this issue!

@khagapati-bagh
Copy link
Owner Author

@khagapati-bagh Hey, can you assign this task to me?

Hi @akshaydhayal, Yes you can work on this issue, make sure you follow contribution guidelines.

@khagapati-bagh
Copy link
Owner Author

Hey! @khagapati-bagh can I work on this issue!

Hi @harmankaler2000, If you want you can work on #71 issue. Please reply, so that I can assign, if you are interested then.

@akshaydhayal
Copy link

#75 @khagapati-bagh Please review this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest hacktoberfest2k21 hacktoberfest2021 hacktoberfest2021
Projects
None yet
Development

No branches or pull requests

3 participants