Module 3: Basics of Algorithm Writing

This module focuses on the basics of the algorithm writing. The learning objectives of this module are as follows: To introduce pseudocode notations for writing algorithms To practice writing elementary algorithms To introduce iterative and recursive algorithms   Algorithms as discussed earlier are step by…