Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年4月25日

摘要: https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal/Given preorder and inorder traversal of a tree, construct the ... 阅读全文
posted @ 2015-04-25 22:00 NickyYe 阅读(994) 评论(0) 推荐(0) 编辑

摘要: https://leetcode.com/problems/recover-binary-search-tree/ Two elements of a binary search tree (BST) are swapped by mistake. Recover the tree without 阅读全文
posted @ 2015-04-25 17:02 NickyYe 阅读(150) 评论(0) 推荐(0) 编辑