2017年1月4日

摘要: 今天,试着做了一下LeetCode OJ上面的第375道题:Guess Number Higher or Lower II 原题链接:https://leetcode.com/problems/guess-number-higher-or-lower-ii/ 具体题目如下: We are playi 阅读全文

posted @ 2017-01-04 23:05 沙_shine 阅读(272) 评论(0) 推荐(0) 编辑

摘要: 原题链接:https://leetcode.com/problems/symmetric-tree/ 题目如下: Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center) 阅读全文

posted @ 2017-01-04 21:00 沙_shine 阅读(117) 评论(0) 推荐(0) 编辑