Why use double pointer in in order traversal using stack

后端 未结 0 743
天涯浪人
天涯浪人 2020-11-22 09:52

I am having trouble understanding the need for double pointers in the push function of this code (it is an in-order traversal of a binary tree) which I found on geeksforgeek

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