Algorithms Lecture 01
Algorithms Lecture 01
Lecture # 01
Preliminaries
Origin of Word: ALGORITHM
Origin of Word: ALGORITHM
Origin of Word: ALGORITHM
Origin of Word: ALGORITHM
ALGORITHM informal definition
definition
Algorithm consists of well defined steps,
executed in particular order to solve a
computing problem
Any computing problem can be solved by
executing a series of actions in a specific
order, that is called algorithm
definition