0% found this document useful (0 votes)
5 views7 pages

Understanding Algorithms and Flowcharts

An algorithm is a set of rules and steps for solving a problem in a finite sequence, while a flowchart is a graphical representation of these steps. Key characteristics of algorithms include input, output, definiteness, effectiveness, and termination. The document also mentions standard symbols used in creating flowcharts.

Uploaded by

anitaodogwu13
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views7 pages

Understanding Algorithms and Flowcharts

An algorithm is a set of rules and steps for solving a problem in a finite sequence, while a flowchart is a graphical representation of these steps. Key characteristics of algorithms include input, output, definiteness, effectiveness, and termination. The document also mentions standard symbols used in creating flowcharts.

Uploaded by

anitaodogwu13
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd

ALGORITHM &

FLOWCHART
Definition Algorithm
Algorithm can be defined as a set of
rules and sequential steps that
define how a particular problem
can be solved in finite and ordered
sequences.
Definition of Flowchart
This is the graphical representation
of the steps involved in solving a
given problem. More formally, a
flowchart is a pictorial
representation in which symbols are
used to show the various operation
and decisions to be followed in
solving a problem.
Characteristics of Algorithms
Every algorithm should have the
following five characteristic features
i. Input
ii. Output
iii. Definiteness
iv. Effectiveness
v. Termination
Some standard symbols used in
drawing a program flow chart are:

You might also like