Algorithm is a simple yet effective method to articulate any function into a finite list of instructions from starting to end step-by-step. It helps to compute a set of instructions that starts from an initial input and ends to an output.
Types of Algorithm:Sequence Statement,Selective Statement and Looping Statement
Types of Algorithm:Sequence Statement,Selective Statement and Looping Statement
