地址https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iv/题目Say you have an array for which the i-th element is the pr...
阅读全文...
【leetcode】 Maximum Gap
地址https://leetcode.com/problems/maximum-gap/题目Given an unsorted array, find the maximum difference between the successive eleme...
阅读全文...
阅读全文...
【leetcode】Find Minimum in Rotated Sorted Array II
地址https://leetcode.com/problems/find-minimum-in-rotated-sorted-array-ii/题目Suppose an array sorted in ascending order is rotated...
阅读全文...
阅读全文...
【leetcode】Max Points on a Line
地址https://leetcode.com/problems/max-points-on-a-line/题目Given n points on a 2D plane, find the maximum number of points that lie...
阅读全文...
阅读全文...
【leetcode】Dungeon Game
地址https://leetcode.com/problems/dungeon-game/题目The demons had captured the princess (P) and imprisoned her in the bottom-right ...
阅读全文...
阅读全文...