Question 1: MCS-209 Data Structures and Algorithms Lab
Write an algorithm and program in ‘C’ language to merge two sorted linked lists. The
resultant linked list should be sorted.
Write an algorithm and program in ‘C’ language to merge two sorted linked lists. The
resultant linked list should be sorted.