Dashboard/Linked List/Merge Two Sorted Lists
Easy#21Two Pointer Merge

Merge Two Sorted Lists

Merge two sorted linked lists into one sorted list.