摘要: http://www.geeksforgeeks.org/lowest-common-ancestor-in-a-binary-search-tree/Lowest Common Ancestor in a Binary Search Tree.Given values of two nodes i... 阅读全文
posted @ 2015-07-22 16:27 穆穆兔兔 阅读(396) 评论(0) 推荐(0) 编辑
摘要: http://www.geeksforgeeks.org/in-place-convert-a-given-binary-tree-to-doubly-linked-list/Given a Binary Tree (Bt), convert it to a Doubly Linked List(D... 阅读全文
posted @ 2015-07-22 16:11 穆穆兔兔 阅读(266) 评论(0) 推荐(0) 编辑
摘要: http://www.geeksforgeeks.org/bottom-view-binary-tree/Bottom View of a Binary TreeGiven a Binary Tree, we need to print the bottom view from left to ri... 阅读全文
posted @ 2015-07-22 15:51 穆穆兔兔 阅读(499) 评论(0) 推荐(0) 编辑