I am an engineering student, now I need to do a project based on c datastructure( stack,queue,linkedlist,Binary tree,graph). Please give me some idea or guide me. Thanks in advance🙏
11/21/2020 1:34:04 PM
Santosh Chavan2 Answers
New AnswerYou can do a program that gives useful info about the queue in a store. Suppose that in average the store gets 1 customer every x minutes (edit: randomize a bit x) you can output statistics about how many customers there are in the store at a given time; what's the average waiting time of a customer; how this statistics change hiring another cashier; how about just having a faster cashier? You can even introduce variables about money and output some kind of business plan
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message