dsa_competitive-coding icon indicating copy to clipboard operation
dsa_competitive-coding copied to clipboard

For implementing Inorder,preorder and postorder in one code

Open Akanksha10029 opened this issue 3 months ago • 0 comments

For implementing Inorder,preorder and postorder in one code that is three traversals in one code so just by giving the directions of tree structure like left and right nodes and then it will print these three traversals.

Akanksha10029 avatar Mar 12 '24 18:03 Akanksha10029