Skip to content

Commit 1d8f699

Browse files
authored
Update README.md
删除链表倒数第 n 个结点
1 parent 51ecbe7 commit 1d8f699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
- [有赞&leetcode141:判断一个单链表是否有环](https://github.com/sisterAn/JavaScript-Algorithms/issues/13)
4444
- [图解leetcode206:反转链表](https://github.com/sisterAn/JavaScript-Algorithms/issues/14)
4545
- [leetcode876:求链表的中间结点](https://github.com/sisterAn/JavaScript-Algorithms/issues/15)
46+
- [leetcode19:删除链表倒数第 n 个结点](https://github.com/sisterAn/JavaScript-Algorithms/issues/16)
4647

4748

4849
## 认识更多的前端道友,一起进阶前端开发

0 commit comments

Comments
 (0)