Skip to content

project on managing different pizza orders based on MinHeap data structure

Notifications You must be signed in to change notification settings

sarahllew/pizza-inheritance-project-lab07

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Managing Pizza Orders Project

  • program that manages pizza orders managed by a MinHeap data structure
  • design with several pizza classes and inheritance and polymorphism
  • implements the heap data structure as a priority queue
  • utilizes the Exceptions and raises them for potential errors that may be entered by the user

Releases

No releases published

Packages

No packages published

Languages