Session 8 - Algorithms
Session 8 - Algorithms
INTRODUCTION TO ALGORITHMS
Definition
Definition
1
Example of an algorithm and pseudocode is given below:
ELSE
2
1.2 Summary
This session introduced you to algorithms. We have seen that there are two
ways of representing an algorithm namely; pseudocode and flowchart. In the
next session we shall look at each format in details.