Question: MUST BE IN C 2.7 Write a program that merges two ordered lists of integers into a single ordered list of integers. Funetion merge should
2.7 Write a program that merges two ordered lists of integers into a single ordered list of integers. Funetion merge should re- ceive pointers to the first node of each of the lists to be merged and should return a pointer to the first node of the merged list
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
