摘要:
Given an array where elements are sorted in ascending order, convert it to a height balanced BST. 给一个排好序的数组,然后求搜索二叉树 其实就是二分法,不难。 阅读全文
posted @ 2016-10-28 20:51
xiaoba1203
阅读(164)
评论(0)
推荐(0)
xiaoba1203
记录leetcode之路
|
|
|