What is an algorithm

pavanprasad6 210 views 8 slides Jun 27, 2017
Slide 1
Slide 1 of 8
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8

About This Presentation

algorithm is a step wise procedure.


Slide Content

What is an Algorithm ?

The word algorithm came from the name of a Persian author,” Abu Ja Far Muhammad bin Musa al Khwarizmi ”

Algorithm refers to a method that can be used by a computer for the solution of a problem.

What is an Algorithm ? An Algorithm is a finite set of instructions that , if followed , accomplishes a particular task.

Conditions that an Algorithm must satisfy: Input Output Definiteness Finiteness Effectiveness

Input: Zero or more quantities are externally supplied. Out put: At least one quantity should be produced. Definiteness: Each instruction is clear and unambiguous.

Finiteness: If we trace out the instructions of an algorithm, then for all cases the algorithm must terminate after a finite number of steps. Effectiveness: Every instruction must be very basic, so that it can be carried out by a person using only pencil and paper.

Thanks for watching .! Please SUBSCRIBE to my YouTube channel ( Pavan prasad .G )
Tags