Algorithm and Flow Chart
Algorithm and Flow Chart
Chart
Unit-I
Programming For Problem solving
Input / Output
Process / Instruction
Decision
Connector / Arrow
It refers to a way to solve problems by repeatedly breaking down the problem into
sub-problems of the same kind. The classic example of using a recursive algorithm
to solve problems is the Tower of Hanoi.