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 6f71e9d commit 376676cCopy full SHA for 376676c
README.md
@@ -4,7 +4,7 @@
4
5
## 进度
6
7
-已经完成 70 道。
+已经完成 71 道。
8
9
## 数组
10
@@ -29,6 +29,7 @@
29
- [25. K 个一组翻转链表](https://github.com/Geekhyt/javascript-leetcode/issues/62)
30
- [83. 删除排序链表中的重复元素](https://github.com/Geekhyt/javascript-leetcode/issues/63)
31
- [剑指 Offer 06. 从尾到头打印链表](https://github.com/Geekhyt/javascript-leetcode/issues/65)
32
+- [面试题 02.02. 返回倒数第 k 个节点](https://github.com/Geekhyt/javascript-leetcode/issues/66)
33
34
## 树
35
0 commit comments