Given 2 sorted linked lists, merge the lists to a single sorted linked list.
Given 2 sorted linked lists, merge the lists to a single sorted linked list.