Skip to content

Commit 8150d65

Browse files
authored
Update 0142.环形链表II.md
错别字,再看本篇内容
1 parent c89040c commit 8150d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problems/0142.环形链表II.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
## 算法公开课
2828

29-
**[《代码随想录》算法视频公开课](https://programmercarl.com/other/gongkaike.html)[把环形链表讲清楚!| LeetCode:142.环形链表II](https://www.bilibili.com/video/BV1if4y1d7ob)相信结合视频在看本篇题解,更有助于大家对链表的理解。**
29+
**[《代码随想录》算法视频公开课](https://programmercarl.com/other/gongkaike.html)[把环形链表讲清楚!| LeetCode:142.环形链表II](https://www.bilibili.com/video/BV1if4y1d7ob)相信结合视频再看本篇题解,更有助于大家对链表的理解。**
3030

3131
## 思路
3232

0 commit comments

Comments
 (0)