摘要: "[Lintcode]74. First Bad Version" "[Leetcode]278. First Bad Version" 本题难度: [Lintcode]Medium/[Leetcode] Topic: Binary Search Description 我的代码 for Leet 阅读全文
posted @ 2019-02-09 02:32 siriusli 阅读(128) 评论(0) 推荐(0) 编辑
摘要: "162. Find Peak Element" Description A peak element is an element that is greater than its neighbors. Given an input array nums, where nums[i] ≠ nums[ 阅读全文
posted @ 2019-02-09 01:41 siriusli 阅读(87) 评论(0) 推荐(0) 编辑
摘要: "75. Find Peak Element" Description There is an integer array which has the following features: The numbers in adjacent positions are different. A[0] 阅读全文
posted @ 2019-02-09 01:17 siriusli 阅读(101) 评论(0) 推荐(0) 编辑