摘要: Follow upfor "Find Minimum in Rotated Sorted Array":What ifduplicatesare allowed?Would this affect the run-time complexity? How and why?Suppose a sort... 阅读全文
posted @ 2015-06-15 15:54 穆穆兔兔 阅读(162) 评论(0) 推荐(0) 编辑
摘要: https://leetcode.com/problems/find-minimum-in-rotated-sorted-array/Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e.,0 1... 阅读全文
posted @ 2015-06-15 12:29 穆穆兔兔 阅读(231) 评论(0) 推荐(0) 编辑