Open Saishreekouda opened 1 year ago
It will take input of tree as an array and then will print: 1) Preorder traversal 2) Inorder traversal 3) Postorder traversal of tree
It will take input of tree as an array and then will print: 1) Preorder traversal 2) Inorder traversal 3) Postorder traversal of tree