iterative version of post order traversal of BST

  • Follow


I have written iterative versions of BST traversal for Inorder and
Preorder traversal. But I am finding it difficult to implement the
Postorder traversal using iteration.

Can someone help me by providing the logic of doing it ?

Thanks

0
Reply subramanian100in (346) 3/25/2007 1:04:28 PM


0 Replies
720 Views

(page loaded in 0.021 seconds)


Reply: