Topic: Linked List Problem / Level: beginner

Problem: Write a function to merge two unsorted linked lists.

Run the code to see the output here...