HacktobeFest 2023 is live. Make your 4 Pull Request here ! Add your own projects, UI/UX Design, Blogs or improve the projects in the repository. Make sure to add your own work.
12
stars
31
forks
source link
Code for Emergency waiting room in cpp using queue #55
This is an implementation of an emergency waiting room in an hospital
where patients are served on first come first serve basis.
Implemented using queues.
This is an implementation of an emergency waiting room in an hospital where patients are served on first come first serve basis. Implemented using queues.