judge787/EmployeeManagementProgram
A C programming project, offers a dynamic linked list implementation for flexible and efficient employee record management. It uses a struct to store information and enables easy addition, editing, and removal of employee data.
C
No issues in this repository yet.