栈
文章平均质量分 89
djw931017
这个作者很懒,什么都没留下…
展开
-
03-树3 Tree Traversals Again (25分)
An inorder binary tree traversal can be implemented in a non-recursive way with a stack. For example, suppose that when a 6-node binary tree (with the keys numbered from 1 to 6) is traversed, the stac原创 2016-12-14 19:22:05 · 429 阅读 · 0 评论 -
07-图5 Saving James Bond - Hard Version (30分)
This time let us consider the situation in the movie “Live and Let Die” in which James Bond, the world’s most famous spy, was captured by a group of drug dealers. He was sent to a small piece of land原创 2017-03-12 21:33:51 · 574 阅读 · 2 评论