khagapati-bagh / hacktoberfest2k21

Grab your Hacktoberfest T-Shirt and Swag
18 stars 42 forks source link

Add an Iterative approach for InOrder Traversal of a Binary Tree in C++ #65

Open khagapati-bagh opened 3 years ago

khagapati-bagh commented 3 years ago

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.

VishalAmbavade commented 3 years ago

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

khagapati-bagh commented 3 years ago

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 commented 3 years ago

Can I work on this?

khagapati-bagh commented 3 years ago

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 commented 3 years ago

Hi yes, I can create an issue.