We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8793050 commit e39d801Copy full SHA for e39d801
README.md
@@ -44,7 +44,7 @@
44
- [图解leetcode206:反转链表](https://github.com/sisterAn/JavaScript-Algorithms/issues/14)
45
- [leetcode876:求链表的中间结点](https://github.com/sisterAn/JavaScript-Algorithms/issues/15)
46
- [leetcode19:删除链表倒数第 n 个结点](https://github.com/sisterAn/JavaScript-Algorithms/issues/16)
47
-- [字节&leetcode160:编写一个程序,找到两个单链表相交的起始节点](https://github.com/sisterAn/JavaScript-Algorithms/issues/17)
+- [图解字节&leetcode160:编写一个程序,找到两个单链表相交的起始节点](https://github.com/sisterAn/JavaScript-Algorithms/issues/17)
48
49
#### 字符串
50
- [字节&leetcode151:翻转字符串里的单词](https://github.com/sisterAn/JavaScript-Algorithms/issues/18)
0 commit comments