Skip to content

Creates a multi-level queue which can be modified by the user.

Notifications You must be signed in to change notification settings

trevorparenteau/multiLevelQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiLevelQueue

Creates a multi-level queue which can be modified by the user. The program accepts the following commands:

enqueue priority entry: enqueues the word entry at level priority

dequeue: dequeues from the multi-level queue and prints the result

promote: applies a promotion to the multi-level queue

quit: ends the program

About

Creates a multi-level queue which can be modified by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages