Skip to content

Commit 8e14a37

Browse files
authored
Update README.md
编写一个程序,找到两个单链表相交的起始节点
1 parent 0905e97 commit 8e14a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
- [图解leetcode206:反转链表](https://github.com/sisterAn/JavaScript-Algorithms/issues/14)
4545
- [leetcode876:求链表的中间结点](https://github.com/sisterAn/JavaScript-Algorithms/issues/15)
4646
- [leetcode19:删除链表倒数第 n 个结点](https://github.com/sisterAn/JavaScript-Algorithms/issues/16)
47-
- [字节&leetcode160:相交链表](https://github.com/sisterAn/JavaScript-Algorithms/issues/17)
47+
- [字节&leetcode160:编写一个程序,找到两个单链表相交的起始节点](https://github.com/sisterAn/JavaScript-Algorithms/issues/17)
4848

4949

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

0 commit comments

Comments
 (0)