Topic: Linked List Problem / Level: beginner

Problem: How do you split a singly linked list into two equal parts?

Run the code to see the output here...