Designing an algorithmTest questions

Before designing an algorithm it is important to first understand what the problem is. Algorithms can be designed using pseudocode or a flow diagram, and the standard notations of each should be known.

Part ofComputer ScienceAlgorithms