My solutions to the queue management coding challenges in the Solo Learn C++ course
-
Updated
Jan 30, 2022 - C++
My solutions to the queue management coding challenges in the Solo Learn C++ course
CS: Data Structures --- Dancing Cow Queue: User inputs # of cows in the show, and # of cows on stage at a time. Algorithm returns total duration of the show (when all cows finish dancing).
A queue management system for patients in a clinic
Add a description, image, and links to the queue-management topic page so that developers can more easily learn about it.
To associate your repository with the queue-management topic, visit your repo's landing page and select "manage topics."