上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 32 下一页
摘要: 1.题目描述 Given inorder and postorder traversal of a tree, construct the binary tree. Note: You may ass... 阅读全文
posted @ 2013-08-15 01:02 曾见绝美的阳光 阅读(218) 评论(0) 推荐(0)
摘要: 1.题目描述 Given a binary tree, return the bottom-up level order traversal of its nodes' values. (ie, from left to right, level by level from lea... 阅读全文
posted @ 2013-08-15 00:30 曾见绝美的阳光 阅读(224) 评论(0) 推荐(0)
摘要: 1.题目描述 Given an array where elements are sorted in ascending order, convert it to a height balanced BST. 2.解法分析 ... 阅读全文
posted @ 2013-08-15 00:02 曾见绝美的阳光 阅读(221) 评论(0) 推荐(0)
摘要: 1.题目描述 Given a singly linked list where elements are sorted in ascending order, convert it to a height balanced BST. ... 阅读全文
posted @ 2013-08-14 23:35 曾见绝美的阳光 阅读(438) 评论(0) 推荐(0)
摘要: 分页 分段 分段2 阅读全文
posted @ 2013-08-14 00:02 曾见绝美的阳光 阅读(171) 评论(0) 推荐(0)
上一页 1 ··· 13 14 15 16 17 18 19 20 21 ··· 32 下一页