Update 面试题02.07.链表相交.md

suggest changing the title from "面试题02.07." to Leetcode question number "0160",  to align with all other pages.
This commit is contained in:
easydonny
2022-08-14 12:49:57 -04:00
committed by GitHub
parent ac82d12b99
commit 8ec36e4309

View File

@ -5,7 +5,7 @@
<p align="center"><strong><a href="https://mp.weixin.qq.com/s/tqCxrMEU-ajQumL1i8im9A">参与本项目</a>,贡献其他语言版本的代码,拥抱开源,让更多学习算法的小伙伴们收益!</strong></p>
# 面试题 02.07. 链表相交
# 0160. 链表相交
[力扣题目链接](https://leetcode.cn/problems/intersection-of-two-linked-lists-lcci/)