InterviewSolution
Saved Bookmarks
| 1. |
Suppose the employees are allowed to process multiple orders at a time, but the preference would be to finish the orders of clients who placed their orders earlier. Also assume that the fourth client came in only at 10 : 35. Between 10 : 00 and 10 : 30, for how many minutes is exactly one of the employees idle? |
|
Answer» Suppose the employees are allowed to process multiple orders at a time, but the preference would be to finish the orders of clients who placed their orders earlier. |
|