Jiaxin's LeetCode
Pages
LeetCode
Technique Interview
Wednesday, February 12, 2014
Recover Binary Search Tree @LeetCode
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 pretty straight forward. Could you devise a constant space solution?
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment