Recover Binary Search Tree
摘要:
Two elements of a binary search tree (BST) are swapped by mistake.Recover the tree without changing its structure.Note:A solution using O(n) space is ... 阅读全文
posted @ 2015-02-04 16:52 luckygxf 阅读(142) 评论(0) 推荐(0) 编辑