Homework #2 (100 points)
|
Assigned: 1/17/08 ---> Due: 1/29/08 |
There are three parts to this homework.
Write up each of the algorithms as pseudocode - a series of logical steps needed to complete the task written in plain english. Test your algorithm by trying a few sample sequences and stepping through the process by hand to make sure it is correct. Note that you can reuse some of the "code" you generate in more than one part of this homework so you should read all of the parts before you start to answer any of them. In all parts of this homework, please be sure to provide a plain English explanation for what you are doing. This can be comments as part of the actual pseudocode or can be a separate section.
Write up all the answers in a single Microsoft Word document. FORMAT: Please use Courier or Monaco font, 10 point size. Use TAB settings of 0.5" for each indentation.
The file should be identified with your name in the format LastName_FirstName_HW2. Either Zip or stuff the file and submit it through the Blackboard.
Please hand in your algorithm in plain English - do not use any computer languages such as Java, C++, or PERL. What I am looking for is a simple step by step algorithm in standard English. If you are not sure, please ask me what to do.
Instructions for submitting homework.
This page was last modified on