Algorithm ProjectPick a problem (should be non-trivial) and write a detailed alg

Algorithm ProjectPick a problem (should be non-trivial) and write a detailed algorithm for that problem.Do not forget that an algorithm has the following pieces:1. Describe the problemothis might be what a boss gives you2. Formulate the problemorestate to make sure you understandowill state preferences or restrictionsothis might often be the hardest part3. Design the algorithmoMake sure all cases accounted foroThis can be words pseudo code or a flow chart or a combination of all4. Analyze the algorithmo5. Add possible extensionsoCases not accounted for?oOther possibilities?6. Test the algorithm (at least 2 cases)oActually trace your algorithm with two cases one that should work and one that should not workoShould be a step by step traceDon t forget an algorithm should have the following properties: Input Output Precision Determinism Finiteness Correctness and Generality.The final product needs be typed up and submitted in soft copy(modifiable file .rtf or .doc or .docx not .pdf) via the portal. Length is dependent on the problem but should be sufficient to cover the subject in detail. Grade will be based on completeness and level of effort.Possible ideas: Staff and/or resource scheduling Improve efficiency of some thing at work or home How to build a computerThink about a process at work that you think is broke that could be improved upon something in your everyday life that could be improved or something that you do re

You can leave a response, or trackback from your own site.
error: Content is protected !!