Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 285 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 285 Bytes

Get-Check-Program

-A checking program receives essential pieces of information from the customers ( such as checking times and waiting lines) and generates an estimated check-out time for each customer
-Implemented heavily-used abstract data types called queues using a linked list