subject
Computers and Technology, 05.01.2021 09:40 kamo90

PROGRAMMING LANGUAGE: C++ SUBJECT: DATA STRUCTURES AND ALGORITHMS

NOTE:

IMPLEMENT THIS QUESTION USING C++ CLASSES NOT BY C++ STRUCTURES.

QUESTION:

Write down a C++ code to make a console based corona virus patient management system based on data structures (stacks, linkedlist, queue, tree, hash etc)

The corona virus patient management system should have a proper login.

· It should have Functionality to Add, Delete, Search and Modify records of the patient.

· A detail file (txt or binary) that includes the record of the patient along with all the attributes, some of them are symptoms, immune level, severity, city name etc.

· A function that computes which city of the Pakistan contains more patient then other cities.

· A person must be declared Corona Virus Patient if the immune level is below the minimum level and symptoms are fever, dry cough, tiredness etc.

NOTE:

The question need to be done using the concept of data structures in C++

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 11:30
Me dangers of social media and the internetexplain what each means: 1) social media and phones have become an addiction.2) outside people have access to you all the time.3) cyberstalking4) cyberbullying5) catphishing6) viruses7) identity theft8) credit card fraud9) hacking10) money schemes
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
What are the 12 colors of the spectrum called?
Answers: 1
question
Computers and Technology, 24.06.2019 20:30
⭐️⭐️⭐️ what network is larger in size? man or wan? you ⭐️⭐️⭐️
Answers: 2
question
Computers and Technology, 25.06.2019 08:50
A-12.3 an american spy is deep undercover in the hostile country of phonemia. in order not to waste scarce resources, any time he wants to send a message back home, he removes all the punctuation from his message and converts all the letters to uppercase. so, for example, to send the message, “abort the plan! meet at the dark cabin.” he would transmit given such a string, s, of n uppercase letters, describe an efficient way of breaking it into a sequence of valid english words. you may assume that you have a function, valid(s), which can take a character string, s, and return true if and only if s is a valid english word. what is the running time of your algorithm, assuming each call to the function, valid, runs in o(1) time?
Answers: 3
You know the right answer?
PROGRAMMING LANGUAGE: C++ SUBJECT: DATA STRUCTURES AND ALGORITHMS

NOTE:

IMP...
Questions
question
Mathematics, 30.09.2019 06:00
Questions on the website: 13722361