/tas-data-structure-project

A C++/CPP project that reads an input file containing data of laptops, teaching assisstants and students . After reading the data is stored in arrays. First the students wait in queue to get a laptop. After getting a laptop they wait in queue for TA to ask question. At the end a complete report is generated showing happy and unhappy studnets.

Primary LanguageC++

Stargazers