Algorithm

Algorithm is a finite set of steps to solve a problem. A plan ,a logical step by step process for solve problems is called Algorithm. Set of rules that followed by solving problems. Algorithm can be implemented in one or more languages. Algorithm can perform calculations data processing and automated reasoning tasks.

Algorithm contain two parts:- 1.Design 2.Analysis

We can discuss these two parts in next tutorial.