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…

Module 1: Introduction to Algorithms

This module 1 focuses on the basics of the algorithm study. The Learning objectives of this module are as follows: Need for Algorithms Role of Algorithms Characteristics of an Algorithms Need for Efficiency Classification of Algorithms What is computing? Computers have become integral part of…