Algorithm
Algorithm
Algorithm
Content
What is algorithm
History of algorithm
How to write an algorithm
Purpose
Diagram
Characteristics of algorithm
Properties of algorithm
Types of algorithm
examples
What is Algorithm?
Pseudocode:
Input the length in feet (Lft)
Calculate the length in cm (Lcm) by multiplying LFT with 30
Print length in cm (LCM)
Example :
Algorithm:
Step1: Input Lft
Step2: Lcm ?Lft x 30
Step3: Print Lcm.
Presented by :
Awais ishfaq
thank
you…..