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 InOrder Traversal of a Binary Tree in C++ #65

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 inOrder traversal iterative approach for a binary tree in C++ inside C++/DataStructure/Tree directory and name the file as inOrderTraversalIterative.cpp. Please follow the contribution guidelines without this your code will not be accepted.

@khagapati-bagh khagapati-bagh added good first issue Good for newcomers hacktoberfest hacktoberfest2k21 labels Oct 9, 2021
@VishalAmbavade
Copy link

Hi @khagapati-bagh, can you assign me this issue?

@khagapati-bagh
Copy link
Owner Author

Hi @khagapati-bagh, can you assign me this issue?

Hi @VishalAmbavade, thank you for your interest. Yes you can work on this issue but make sure you follow the contribution guidelines.

@saaiiravi
Copy link

Can I work on this?

@khagapati-bagh
Copy link
Owner Author

Can I work on this?

Hi @saaiiravi, Thank you for your interest. This issue is already assigned. You can work on the same issue but for the C language. Make sure you follow the contribution guidelines. If you are interested then please create a new issue for the same in C.

@saaiiravi
Copy link

Hi yes, I can create an issue.

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