ro-stack/TicketSystem_PriorityQueue
This is a priority queue implemented using a linked list without any collections. It includes all the operations of a priority queue except implemtned using my own linked list. It is being used for a IT ticket system, whereby the highest priority is (1)
Java
Stargazers
No one’s star this repository yet.