We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b493124 commit bcce863Copy full SHA for bcce863
README.md
@@ -292,7 +292,7 @@ leetcode 题解,记录自己的 leetcode 解题之路。
292
293
#### 困难难度
294
295
-- [0004.median-of-two-sorted-array](./problems/4.median-of-two-sorted-array.md)
+- [0004.median-of-two-sorted-array](./problems/4.median-of-two-sorted-arrays.md)
296
- [0023.merge-k-sorted-lists](./problems/23.merge-k-sorted-lists.md)
297
- [0025.reverse-nodes-in-k-group](./problems/25.reverse-nodes-in-k-groups-cn.md)
298
- [0030.substring-with-concatenation-of-all-words](./problems/30.substring-with-concatenation-of-all-words.md)
0 commit comments