Malik S.

asked • 01/06/21

C++ DATA STRUCTURES AND ALGORITHMS.

Write a C++ program with the following functionalities.

Note: Only make this program using data structures like queues, stack, trees, linked list etc.

Program Details: -

  1. Functionality to Add, Delete, Search and Update records of a patient.
  2. Save the records of patient in a .txt file. Records can be like symptoms, immune level, severity, city name etc.
  3. A function that computes which city contains more patients in the records than the other cities.

Divide the code in separate (.h, .cpp) files.

Also, you can make like a queue ADT or stack ADT and then implement through that or however you want. Just make sure to use these data structures in your program like queues or stack.

1 Expert Answer

By:

Patrick B. answered • 01/06/21

Tutor
4.7 (31)

Math and computer tutor/teacher

Khan H.

how to get this code from resources?
Report

01/06/21

Patrick B.

Menu at the top... click on Toolkit... RESOURCES is under the Toolkit menu... Here... https://www.wyzant.com/resources/files/729355/c_patient_db_via_sorted_linked_lists
Report

01/06/21

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.