摘要: First Bad VersionYou are a product manager and currently leading a team to develop a new product. Unfortunately, the latest version of your product fa... 阅读全文
posted @ 2015-09-07 21:11 Eason Liu 阅读(277) 评论(0) 推荐(1) 编辑
摘要: Missing RangesGiven a sorted integer array where the range of elements are [lower,upper] inclusive, return its missing ranges.For example, given[0, 1,... 阅读全文
posted @ 2015-09-07 13:07 Eason Liu 阅读(199) 评论(0) 推荐(0) 编辑