Nuacht

Problem Description You are given the heads of two sorted linked lists list1 and list2. The task is to merge these two lists into one sorted list by splicing together the nodes of the first two lists.