View on GitHub

SDSU-Student-Waitlist

SDSU Student Waitlist

A project that required implementation of a priority queue as a solution to the wait list issue at San Diego State University. As part of the scope of this project, relevant Junit tests were written, and certain OOP design patterns were implemented. The design patterns implemented are: Strategy, Command, and Iterator.