v
Problem Solving and Algorithm Design
Project description
There are 4 components of your submission including:
?Program Description- A detailed, clear description of the program you are building.
?Analysis- Demonstrates your thought process and steps used to analyze the problem. Be sure to include the required input and output and how you will obtain the required output from the
given input? Also, include your variable names and definitions. Be sure to describe the necessary formulas and sample calculations that might be needed.
?Test plan – Prepare at least 3 sets of input data (Test data) along with their expected output for testing your program. Your test data can be presented in the form of a table as follows (note:
feel free to adapt to your design)
?Pseudocode- Provide pseudocode of your overall design that fulfills the requirements of the project
All of these components can be placed in word document.