|
26 | 26 |
|
27 | 27 | | 最近提交时间 | 题目 | 题目难度 | 提交次数| 重刷次数 |
|
28 | 28 | | ---- | ---- | ---- | ---- | ---- |
|
| 29 | +| 2024年09月05日 09:08 | [#15 三数之和](https://leetcode.cn/problems/3sum) | MEDIUM | 8 | **4** | |
29 | 30 | | 2024年09月04日 16:18 | [#105 从前序与中序遍历序列构造二叉树](https://leetcode.cn/problems/construct-binary-tree-from-preorder-and-inorder-traversal) | MEDIUM | 1 | 1 |
|
30 | 31 | | 2024年09月04日 16:08 | [#106 从中序与后序遍历序列构造二叉树](https://leetcode.cn/problems/construct-binary-tree-from-inorder-and-postorder-traversal) | MEDIUM | 1 | 1 |
|
31 | 32 | | 2024年09月04日 15:06 | [#42 接雨水](https://leetcode.cn/problems/trapping-rain-water) | HARD | 3 | **2** |
|
|
144 | 145 | | 2024年01月22日 11:10 | [#670 最大交换](https://leetcode.cn/problems/maximum-swap) | MEDIUM | 13 | **2** |
|
145 | 146 | | 2024年01月20日 15:18 | [#82 删除排序链表中的重复元素 II](https://leetcode.cn/problems/remove-duplicates-from-sorted-list-ii) | MEDIUM | 3 | **2** |
|
146 | 147 | | 2024年01月20日 13:17 | [#373 查找和最小的 K 对数字](https://leetcode.cn/problems/find-k-pairs-with-smallest-sums) | MEDIUM | 3 | **2** |
|
147 | | -| 2024年01月03日 09:18 | [#15 三数之和](https://leetcode.cn/problems/3sum) | MEDIUM | 7 | **3** | |
148 | 148 | | 2023年12月29日 15:53 | [#230 二叉搜索树中第 K 小的元素](https://leetcode.cn/problems/kth-smallest-element-in-a-bst) | MEDIUM | 1 | 1 |
|
149 | 149 | | 2023年12月29日 15:01 | [#78 子集](https://leetcode.cn/problems/subsets) | MEDIUM | 2 | 1 |
|
150 | 150 | | 2023年12月24日 12:30 | [#567 字符串的排列](https://leetcode.cn/problems/permutation-in-string) | MEDIUM | 3 | 1 |
|
|
0 commit comments