摘要:
题目:Say you have an array for which theithelement is the price of a given stock on dayi.If you were only permitted to complete at most one transaction ... 阅读全文
posted @ 2015-07-10 17:35
Hygeia
阅读(113)
评论(0)
推荐(0)
摘要:
题目:Follow up for "Search in Rotated Sorted Array":What ifduplicatesare allowed?Would this affect the run-time complexity? How and why?Write a function... 阅读全文
posted @ 2015-07-10 17:10
Hygeia
阅读(172)
评论(0)
推荐(0)
摘要:
题目:Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e.,0 1 2 4 5 6 7might become4 5 6 7 0 1 2).You are given a target valu... 阅读全文
posted @ 2015-07-10 16:01
Hygeia
阅读(223)
评论(0)
推荐(0)
摘要:
题目:Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in... 阅读全文
posted @ 2015-07-10 14:43
Hygeia
阅读(212)
评论(0)
推荐(0)

浙公网安备 33010602011771号