Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIntersectionNode ¶
func GetIntersectionNode(headA *ListNode, headB *ListNode) *ListNode
Types ¶
type MergedList ¶
type MergedList struct {
A, B *ListNode
}
Click to show internal directories.
Click to hide internal directories.