
leetcode整理 Binary Search
StudyCoder
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
374. Guess Number Higher or Lower
题目:猜数字大小We are playing the Guess Game. The game is as follows:I pick a number from 1 to n. You have to guess which number I picked.Every time you guess wrong, I'll tell you whether t转载 2016-07-16 15:12:36 · 367 阅读 · 0 评论 -
278. First Bad Version
题目:You are a product manager and currently leading a team to develop a new product. Unfortunately, the latest version of your product fails the quality check. Since each version is developed bas转载 2016-07-06 11:48:39 · 253 阅读 · 0 评论