PashanIrani/Hospital-DES

FCFS Queue

Closed this issue · 0 comments

Create a FCFS queue

Methods:

  1. push()
  2. pop()
  3. getFirst()
  4. getLast()
  5. count()