Skip to content

Implementation of a customer complaint queue for the service department system to handle angry customer's complaints.

License

Notifications You must be signed in to change notification settings

SiddChugh/Customer-Complaint-Queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of a customer complaint queue for the service department system to handle angry customer's complaints. The underlying data structure is a dequeue which utilizes doubly linked list for iteration.

Compile: Simply type make to compile the source code for the customer complaint queue

About

Implementation of a customer complaint queue for the service department system to handle angry customer's complaints.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published