Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Section 2 Following the 7 steps to create an algorithm, you will create a program ( flowchart and pseudo - code ) that provides a
Section
Following the steps to create an algorithm, you will create a program flowchart and pseudocode that provides a solution to one of the following two business scenarios only chose one scenario
First scenario. Imagine that the college hire you to create an enrollment system for just international students. These students will only apply online, there won't be a front desk for this process. The process will have three steps: candidates, approved and enrolled students. Candidates are those who have already entered all contact information but have not upload require documents. The approved are candidates who have already upload require documents Visa English as an Additional Language, International secondary high school studies Enrolled students will be approved candidates that have already made the initial tuition payment. They will received an acceptance letter to show to the regular front desk their first day oncampus.
Second scenario. Imagine that the Winnipeg airport authority hire you to create a system to collect client data. The goal of this application is find out the total number of all people using airport facilities against the actual number of real passengers clients and employees. The number of passengers and employees will be provided by an existing system. The total number of people using facilities will be calculated estimated by your algorithms after collected information from sensors allocated in main doors and corridors is sent to your system. Your algorithms should provide monthly reports of total number of people, number of passengers clients and employees.
Output Requirements
Your solution must include both flow diagram and pseudocode.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started