hacktoberfest2k21 icon indicating copy to clipboard operation
hacktoberfest2k21 copied to clipboard

Add an Recursive approach for PreOrder Traversal of a Binary Tree in C++

Open khagapati-bagh opened this issue 2 years ago • 3 comments

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

khagapati-bagh avatar Oct 09 '21 14:10 khagapati-bagh

Hi @khagapati-bagh I will be working on it

deathsurgeon1 avatar Oct 10 '21 04:10 deathsurgeon1

Hi @khagapati-bagh I will be working on it

Hi @deathsurgeon1, yes you can.

khagapati-bagh avatar Oct 10 '21 14:10 khagapati-bagh

hey @khagapati-bagh can I contribute in this issue.

Dishu099 avatar Oct 26 '22 02:10 Dishu099