Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 249 Bytes

Student-Automation-System

C code for student automation system. Codes features are: Sort the students by their name, ID and faculty code, delete a student from the system, Display the system. (Code utilizes linked list and stack data structure)