标签:http ar os sp on bs tt nbsp leetcode
One:
Using two stacks, stack to traversal the node, stackr to record the parent node when visiting its right-child;
https://oj.leetcode.com/problems/path-sum/
https://oj.leetcode.com/problems/binary-tree-postorder-traversal/
Binary Tree post order traversal
标签:http ar os sp on bs tt nbsp leetcode
原文地址:http://www.cnblogs.com/majia1949/p/4145274.html