Skip to content

Conversation

@rohinmanvi
Copy link
Contributor

No description provided.

if (list1) previous.next = list1;
else previous.next = list2

return sentinel.next;
Copy link
Contributor

Choose a reason for hiding this comment

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

Add comment explaining why you're doing .next here.

@Shreshth3 Shreshth3 force-pushed the main branch 2 times, most recently from e286181 to d69c4be Compare June 9, 2022 18:00
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.

3 participants