File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 26
26
27
27
| 最近提交时间 | 题目 | 题目难度 | 提交次数| 重刷次数 |
28
28
| ---- | ---- | ---- | ---- | ---- |
29
+ | 2024-08-30 15:07 | [ #1143 最长公共子序列] ( https://leetcode.cn/problems/longest-common-subsequence ) | MEDIUM | 3 | ** 2** |
29
30
| 2024-08-26 15:18 | [ #3 无重复字符的最长子串] ( https://leetcode.cn/problems/longest-substring-without-repeating-characters ) | MEDIUM | 10 | ** 3** |
30
31
| 2024-08-24 14:51 | [ #718 最长重复子数组] ( https://leetcode.cn/problems/maximum-length-of-repeated-subarray ) | MEDIUM | 1 | 1 |
31
32
| 2024-08-24 10:22 | [ #77 组合] ( https://leetcode.cn/problems/combinations ) | MEDIUM | 6 | ** 2** |
143
144
| 2024-01-03 09:18 | [ #15 三数之和] ( https://leetcode.cn/problems/3sum ) | MEDIUM | 7 | ** 3** |
144
145
| 2023-12-29 15:53 | [ #230 二叉搜索树中第 K 小的元素] ( https://leetcode.cn/problems/kth-smallest-element-in-a-bst ) | MEDIUM | 1 | 1 |
145
146
| 2023-12-29 15:01 | [ #78 子集] ( https://leetcode.cn/problems/subsets ) | MEDIUM | 2 | 1 |
146
- | 2023-12-26 22:24 | [ #1143 最长公共子序列] ( https://leetcode.cn/problems/longest-common-subsequence ) | MEDIUM | 2 | 1 |
147
147
| 2023-12-24 12:30 | [ #567 字符串的排列] ( https://leetcode.cn/problems/permutation-in-string ) | MEDIUM | 3 | 1 |
148
148
| 2023-12-23 10:30 | [ #1962 移除石子使总数最小] ( https://leetcode.cn/problems/remove-stones-to-minimize-the-total ) | MEDIUM | 1 | 1 |
149
149
| 2023-12-20 20:08 | [ #94 二叉树的中序遍历] ( https://leetcode.cn/problems/binary-tree-inorder-traversal ) | EASY | 1 | 1 |
You can’t perform that action at this time.
0 commit comments