Algorithm is defined as a set of rules that define how a particular problem can be solved in finite number of steps.
This note contains description on how to write algorithm, flowchart and its types.
Learn More
Procedure is a mechanism of doing or performing job of task in a well suited manner or in a correct way.
This note contains description on program logic and procedures.
Learn More