Question: Question 6 2 points Save Answer SLO 6.3) A nationwide hardware store wants to run a simulation to see how average wait times per customer

Question 6 2 points Save Answer SLO 6.3) A nationwide hardware store wants to run a simulation to see how average wait times per customer would be affected by adjusting the number of checkout lines. The computer simulation involves having customers arrive at "random but realistic" intervals. Once the customer is at the checkout point a "random but realistic" time would be used for the actual checkout. The simulation will determine the average wait time with the goal of the simulation to establish the optimum number of checkout lines. What data structure and/or algorithm could be used to facilitate this simulation? OUse a linked list for each customer line. o Use a binary search tree for each customer line. OUse a queue for each customer line. o Use a heap for each customer line
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
