503. 下一個更大元素 II[https://leetcode-cn.com/problems/next-greater-element-ii/] 給定一個循環(huán)數(shù)組(最后一...
503. 下一個更大元素 II[https://leetcode-cn.com/problems/next-greater-element-ii/] 給定一個循環(huán)數(shù)組(最后一...
232. 用棧實現(xiàn)隊列[https://leetcode-cn.com/problems/implement-queue-using-stacks/] 請你僅使用兩個棧實現(xiàn)先...
354. 俄羅斯套娃信封問題[https://leetcode-cn.com/problems/russian-doll-envelopes/] 給定一些標記了寬度和高度的信...
338. 比特位計數(shù)[https://leetcode-cn.com/problems/counting-bits/] 給定一個非負整數(shù) num。對于 0 ≤ i ≤ num...
896. 單調數(shù)列[https://leetcode-cn.com/problems/monotonic-array/] 如果數(shù)組是單調遞增或單調遞減的,那么它是單調的底哥。 如...
395. 至少有K個重復字符的最長子串[https://leetcode-cn.com/problems/longest-substring-with-at-least-k-...
832. 翻轉圖像[https://leetcode-cn.com/problems/flipping-an-image/] 給定一個二進制矩陣 A,我們想先水平翻轉圖像,然...
1052. 愛生氣的書店老板[https://leetcode-cn.com/problems/grumpy-bookstore-owner/] 今天,書店老板有一家店打算試...
1438. 絕對差不超過限制的最長連續(xù)子數(shù)組[https://leetcode-cn.com/problems/longest-continuous-subarray-wit...