ASSESSMENT DESCRIPTION: This assessment is an individual report about the design of an OOP system using Data Structures and Algorithms. The report should follow the following structure using the...

1 answer below »
ASSESSMENT DESCRIPTION: This assessment is an individual report about the design of an OOP system using Data Structures and Algorithms. The report should follow the following structure using the actual case study that will be available on Moodle (in assessment section) by week 8. 1. Title Page 2. Executive Summary 3. Introduction 4. Background 5. Case Study and the Design 5.1 Variables, Ranges and Keys 5.2 Operations and the Justification 5.3 Algorithms and the Justification 6. Conclusion 7. References
Answered 7 days AfterJan 22, 2021

Answer To: ASSESSMENT DESCRIPTION: This assessment is an individual report about the design of an OOP system...

Neha answered on Jan 29 2021
119 Votes
Student Name
Student Number
Assessment Name
Contents
Executive Summary    3
Introduction    3
Background    4
Case Study and Design    5
Variables, Ranges and Keys    5
Operations and Justifications    6
Algorithms and Justifications    6
Conclusion    8
References    8
Executive Summary
This whole report is based on designing a new system for the Health Organization. In this
report we will discuss about the system and its design which can help to find out the information about the doctors and patients. This system is based on a case study which specifies few information about the hospital. In this report we will try to discuss about that case study in detail and then we will specify the variables, ranges and the keys which will be required to design the old system. In this report we will also discuss about algorithms and operations which will be required to complete the whole system. This report will not be able to implement the whole health management system for the hospital, but we will be designing a system which will make it easier to search the information about the doctors common nursing staff and the patients.
Introduction
In this report we will be discussing about a health system with which it will become easier to search for the doctors and patients who are linked with that particular hospital. In this case we are having 50 doctors and 100 nursing staff who are working in the hospital. Sometimes it is not easy to search for a every doctor and nurse through a sheet. It is very difficult to search out of 150 members when we are in hurry. For solving this case it is important to have an automatic health system which will be searching for the information about the doctors, nurses or the patients which is present in the system already. Searching is a difficult task. It is not possible every time to search for a particular name out of a long list. We are human beings, and it is not possible for us to remember the unique numbers allotted to every doctor or nursing staff. We can just remember few names and there can be multiple people with the same name. It is also not possible to remember any other unique key about every person. As per the case study there are around 1000 patients who are linked with the hospital and it becomes more difficult task when we talk about searching information which is related to any particular patient. With the help of this report, we can design a system which will make it easier for the user to search for particular doctor commoners or the patient. To complete this task, it is important to have information about the user into the database of the system. We can apply different types of algorithms over the data to search for a particular user on the basis of different criteria. In this report we will study about different algorithms and searching techniques which can be utilised for this system.
Background
When we talk about the searching techniques or the sorting algorithms there are multiple algorithms which are present in the current time to perform searching or sorting on the data. There are multiple techniques, but it is important to select the best technique out of them all as per the given scenario or the case. If we are talking about the searching technique, then these techniques can be selected on the basis of their time complexity or space complexity. Each of the algorithm has their own time and space complexity on the basis of the number of loops it is using and the type of data on which we are using the technique. For example, if we were using linear search with small amount of data then it is the best algorithm as the time complexity and space complexity is...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here