Study Chapter 8 to complete this task. Carefully read the following case: Suppose a large hospital hires you to write a

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

Study Chapter 8 to complete this task. Carefully read the following case: Suppose a large hospital hires you to write a

Post by answerhappygod »

Study Chapter 8 to complete this task.Carefully read the following case:Suppose a large hospital hires you to write a program that displayslists of potential organ recipients. The hospital’s doctors willconsult this list if they have an organ that can be transplanted.The hospital administrators instruct you to sort potentialrecipients by last name and display them sequentially inalphabetical order. If more than 10 patients are waiting for aparticular organ, the first 10 patients are displayed; a doctor caneither select one of these or move on to view the next set of 10patients. You worry that this system gives an unfair advantage topatients with last names that start with A, B, C, and D. Should youwrite and install the program? If you do not, many transplant opportunities will be missed whilethe hospital searches for another programmer to write the program.Are there different criteria you would want to use to sort thepatients? Based on the case and on the information gathered,answer the following:Propose a solution for the problem. (20 points)Write a pseudocode or flowchart of your answer. (20points)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply