MTE3104 Decision Mathematics
What is an Algorithm?
An algorithm is a sequence of instructions which, if followed correctly, allows anyone to solve a problem.
An algorithm is a finite sequence of instructions for solving a problem. It enables a person or a computer to solve the problem without needing to understand the whole process.
An algorithm is generally expressed in words, in pseudo codes or by using flowcharts. Alternatively, computing language may be used.
An algorithm is a sequence of instructions which, if followed correctly, allows anyone to solve a problem.
An algorithm is a finite sequence of instructions for solving a problem. It enables a person or a computer to solve the problem without needing to understand the whole process.
An algorithm is generally expressed in words, in pseudo codes or by using flowcharts. Alternatively, computing language may be used.