Skip to content

flatteningALinkedlist.cpp#32

Open
priyanshuanand166 wants to merge 1 commit intoKartikey353:mainfrom
priyanshuanand166:patch-6
Open

flatteningALinkedlist.cpp#32
priyanshuanand166 wants to merge 1 commit intoKartikey353:mainfrom
priyanshuanand166:patch-6

Conversation

@priyanshuanand166
Copy link
Copy Markdown
Contributor

Given a linked list where every node represents a linked list and contains two pointers of its type: Pointer to next node in the main list
Pointer to a linked list where this node is headed.

Given a linked list where every node represents a linked list and contains two pointers of its type: 
Pointer to next node in the main list  
Pointer to a linked list where this node is headed.
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.

1 participant