Skip to content

Conversation

@divya144
Copy link

This code checks and prints the intersection of 2 linked list

Copy link
Owner

@Jasmeet1709 Jasmeet1709 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intersection in the linked list means the address of the nodes is same. We will compare address not values of each node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants