100% found this document useful (1 vote)
280 views

Example Algorithm Flow Diagrm - How To Bake A Cake

Uploaded by

shaikhaaman600
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
280 views

Example Algorithm Flow Diagrm - How To Bake A Cake

Uploaded by

shaikhaaman600
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Example Algorithm Flow Diagram:

How to Bake a Cake


Flow Diagram – Commonly Used Symbols

Start and End Decision Point or Manual


Process Step Logical Condition Data
Process Operation
Test

Symbols are connected Decision Point. Yes Manual


Process Step
to show the stepwise Condition True? Operation
flow of the algorithm,
like this: No

Process Step
Algorithm Flow How to Bake a Cake
Diagram:

Decide What Kind of


Cake to Bake

Measure and Prepare Baking Oven at


Reserve Kitchen and
Gather
Mix Dish and Pour Correct
YES
Ingredients Preheat Oven Bake Cake
Choose Recipe Ingredients Batter into Dish Temperature
?

NO

Check NO
Cake Finished. Cool Cake Cake.
Frost Cake
Enjoy! Cake
YES Done?

Note: this algorithm flow diagram is very high level. It would need to be more specific
and detailed if you wanted to actually perform the algorithm. But this gives you an idea
of how flow diagrams work to visualize an algorithm.

You might also like