706. 設(shè)計哈希映射[https://leetcode-cn.com/problems/design-hashmap/] 不使用任何內(nèi)建的哈希表庫設(shè)計一個哈希映射(Hash...
706. 設(shè)計哈希映射[https://leetcode-cn.com/problems/design-hashmap/] 不使用任何內(nèi)建的哈希表庫設(shè)計一個哈希映射(Hash...
705. 設(shè)計哈希集合[https://leetcode-cn.com/problems/design-hashset/] 不使用任何內(nèi)建的哈希表庫設(shè)計一個哈希集合(Hash...
331. 驗證二叉樹的前序序列化[https://leetcode-cn.com/problems/verify-preorder-serialization-of-a-bi...
227. 基本計算器 II[https://leetcode-cn.com/problems/basic-calculator-ii/] 給你一個字符串表達(dá)式 s 味咳,請你實現(xiàn)...
224. 基本計算器[https://leetcode-cn.com/problems/basic-calculator/] 實現(xiàn)一個基本的計算器來計算一個簡單的字符串表達(dá)式...
1047. 刪除字符串中的所有相鄰重復(fù)項[https://leetcode-cn.com/problems/remove-all-adjacent-duplicates-in...
132. 分割回文串 II[https://leetcode-cn.com/problems/palindrome-partitioning-ii/] 給你一個字符串 s,請...
131. 分割回文串[https://leetcode-cn.com/problems/palindrome-partitioning/] 給定一個字符串 s檬嘀,將 s 分割成...
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/] 給定一些標(biāo)記了寬度和高度的信...
338. 比特位計數(shù)[https://leetcode-cn.com/problems/counting-bits/] 給定一個非負(fù)整數(shù) num槽驶。對于 0 ≤ i ≤ num...
304. 二維區(qū)域和檢索 - 矩陣不可變[https://leetcode-cn.com/problems/range-sum-query-2d-immutable/] 給定...
303. 區(qū)域和檢索 - 數(shù)組不可變[https://leetcode-cn.com/problems/range-sum-query-immutable/] 給定一個整數(shù)數(shù)...
896. 單調(diào)數(shù)列[https://leetcode-cn.com/problems/monotonic-array/] 如果數(shù)組是單調(diào)遞增或單調(diào)遞減的斥黑,那么它是單調(diào)的硕舆。 如...
395. 至少有K個重復(fù)字符的最長子串[https://leetcode-cn.com/problems/longest-substring-with-at-least-k-...
1178. 猜字謎[https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle/] 外國友人...
867. 轉(zhuǎn)置矩陣[https://leetcode-cn.com/problems/transpose-matrix/] 給你一個二維整數(shù)數(shù)組 matrix眼坏, 返回 mat...
832. 翻轉(zhuǎn)圖像[https://leetcode-cn.com/problems/flipping-an-image/] 給定一個二進(jìn)制矩陣 A誓焦,我們想先水平翻轉(zhuǎn)圖像团甲,然...