Project: Suppose that you have been asked by FastLink company to make a Customer Service Scheduling System. To make it c

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Project: Suppose that you have been asked by FastLink company to make a Customer Service Scheduling System. To make it c

Post by answerhappygod »

Project Suppose That You Have Been Asked By Fastlink Company To Make A Customer Service Scheduling System To Make It C 1
Project Suppose That You Have Been Asked By Fastlink Company To Make A Customer Service Scheduling System To Make It C 1 (32.54 KiB) Viewed 36 times
Project: Suppose that you have been asked by FastLink company to make a Customer Service Scheduling System. To make it clear it needs to be mentioned that there are 3 different types of A and B and C services. Customer service employees serve the customers based on their demands. The service that takes less time will be served first. Among all A and B and C services suppose that A takes less among all, then B and then C. But to prevent the starvation problems and serve all the customers, after serving three customers with A services demanding, two customers with B service demanding and one customer with C services must be served. So actually there will be three different queues based on the service time-consuming. Prepare a mini-report which should be containing the following requirements and source code: Part 1: Propose an algorithm to serve customers efficiently and evaluate the time complexity for your algorithm (3 Marks) Part 2: Propose the best data structure for implementing the application (2 Marks) Part 3: Implement the program using C++ or any other language.(5 Marks)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply