Algorithm Compressed
Algorithm Compressed
OBJECTIVE
In an Algorithm the
problem is broken
An algorithm is a
down into smaller
It is easy to step-wise
pieces or steps
understand. representation of a
hence, it is easier for
solution to a given
the programmer to
problem.
convert it into an
actual program.
Disadvantages of Algorithms: