Topic: Linked List Problem / Level: beginner

Problem: How do you split a doubly linked list into two linked lists?

Run the code to see the output here...