Compare the current value of each list, the assign the smaller node to merged list, then return it.It is straight forward, just need to know that it use to merge a new list, not create a new list.