Sriram
Sriram
PROJECT
SRIRAM
VIII A
ALGORITHMS AND FLOWCHARTS
WHAT IS ALGORITHNM
• An algorithm is a procedure used for solving a problem or performing a
computation. Algorithms act as an exact list of instructions that conduct
specified actions step by step in either hardware- or software-based
routines. AlgoritWho defined an algorithm?
• Boolos, Jeffrey & 1974, 1999 define an algorithm to be a set of
instructions for determining an output, given explicitly, in a form that can
be followed by either a computing machine or a human who could only
carry out specific elementary operations on symbol.
EXAMPLE OF ALGORITHM
• Boil water in a kettle or on a stove.
• Grind coffee beans.
• Put a coffee filter or cheesecloth into a funnel or strainer and set it over
your coffee mug or carafe.
• Put the ground coffee into the filter.
WHAT IS FLOW CHART