Merge branch 'youngyangyang04:master' into master
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
# 面试题 02.07. 链表相交
|
||||
|
||||
[力扣题目链接](https://leetcode-cn.com/problems/intersection-of-two-linked-lists-lcci/)
|
||||
[力扣题目链接](https://leetcode.cn/problems/intersection-of-two-linked-lists-lcci/)
|
||||
|
||||
给你两个单链表的头节点 headA 和 headB ,请你找出并返回两个单链表相交的起始节点。如果两个链表没有交点,返回 null 。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user