Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Complete Implementation of Preorder, Inorder and Postorder Traversal in Tree in C++ and C

Open AnubhaSharma2709 opened this issue 2 years ago • 5 comments

I really didn't find the implementation of Preorder, Inorder and Postorder traversal in tree . Please assign this to me Under SSOC'23

AnubhaSharma2709 avatar May 31 '23 19:05 AnubhaSharma2709

@AnubhaSharma2709 Since it is an easy issue, kindly implement this in all four languages

Kumar-laxmi avatar Jun 01 '23 01:06 Kumar-laxmi

Assigned! @AnubhaSharma2709 : C, C++, Python and Java

Kumar-laxmi avatar Jun 01 '23 01:06 Kumar-laxmi

@AnubhaSharma2709 Since it is an easy issue, kindly implement this in all four languages

Okay. Thankyou so much

AnubhaSharma2709 avatar Jun 01 '23 04:06 AnubhaSharma2709

@Kumar-laxmi I am well versed with order traversal in binary tree and it is one of my favourite topic in dsa please assign me this issue I would like to work upon this under ssoc'23

Khushi-74 avatar Jun 02 '23 17:06 Khushi-74

This issue has been automatically closed because it has been inactive for many days. Please reopen if you still intend on working on this problem

github-actions[bot] avatar Aug 09 '24 16:08 github-actions[bot]