q-shrink
A C++ program that offers simple management of queues/lines and optimizes the advancement of the queue to reduce redundancy, unfairness, and empty seats (ex: in amusement park rides). No external dependencies and written in fully conformant C++11. This is one of the most difficult projects I have attempted, as it required extensive research before and heavy optimization after the bulk of the coding. Huge room for improvement exists, and I intend to utilize it in the future.
Log in or sign up for Devpost to join the conversation.