This assignment implements the problem statement in C using Singly Linked List as Data Structure and Merge Sort as Sorting Algorithm.
gcc main.c utility.c
GCC on Ubuntu 20.04 LTS
- On some terminals, strings(for names etc) might not be accepted properly.