Emailing ALGORITHM AND FLOW CHART
Emailing ALGORITHM AND FLOW CHART
z
ALGORITHM AND
FLOW CHART
z
INTRODUCTION
▪ Basic intelligence covers day to day problem solving and making
strategies to handle different situations which keep arising in day to
day life.
▪ During the process of solving any problem, one tries to find the
necessary steps to be taken in a sequence. In this Unit you will
develop your understanding about problem solving and approaches.
z
PROBLEM SOLVING
▪ Can you think of a day in your life which goes without problem
solving? Answer to this question is of course, No.
2. One will get output only if algorithm stops after finite time.
1. Sequence
2. Branching (Selection)
3. Loop (Repetition)
z
Type of Algorithms
▪ Donald Ervin Knuth has given a list of five properties for an algorithm, these
properties are:
▪ This means by seeing a flow chart one can know the operations
performed and the sequence of these operations in a system.
▪ Terminal;
▪ Process;
▪ input/output;
▪ Decision;
1. All boxes of the flowchart are connected with Arrows. (Not lines)
3. The Decision symbol has two exit points; these can be on the
sides or the bottom and one side.
▪ From the bottom of the page to the top of the same page.
THANK YOU