Employee Management System using doubly linked list in C
Design and implement a menu-driven program in C for the below operations on DLL of employee data with fields: SSN, name, department, designation, Salary, Phone Number: Create a DLL of N employee's data by using end insertion.Display the status of DLL and count the number of nodes in it.Perform inser