Page 5 - Data Struct
P. 5
5
Algorithm and Data Structure
With the use of an algorithm, decision making becomes a more
rational process. This is because algorithms comprise of sub tasks,
where each sub task is atomic in nature and is supported by facts.
With the use of an algorithm, the same specified steps are used for
performing the tasks. This makes the process more consistent and
reliable.
identify the step-by-
procedure, the major
decision points
reduces the problem
into a series of smaller
problems
decision making
becomes a more
rational process
process more
consistent and
reliable.

