Algorithms

Algorithm is a set of sequential steps to solve a problem or to process the data. Algorithm is an essential part of any computer program in fact for any problem to be solved.

We can even represent algorithm in a pictorial form, which is called flow chart.