C BST Post Order Traversal Using Two Stacks

前端 未结 0 1651
醉酒成梦
醉酒成梦 2021-02-01 05:12

I am trying to do post order traversal iteratively by using two stacks but to no avail.

I\'m not sure why it\'s not able to push into the second stack of the node popped

相关标签:
回答
  • 消灭零回复
提交回复
热议问题