Search Header Logo
Algorithm & Flowchart

Algorithm & Flowchart

Assessment

Presentation

Computers

7th Grade

Practice Problem

Easy

Created by

Yefta Mandalika

Used 60+ times

FREE Resource

13 Slides • 7 Questions

1

media

Algorithm &
Flowchart

2

What is an Algorithms?

The steps how to solve a problem

3

How to identify algorithm?

  1. Written in simple language

  2. Focuses on what to do, not how to code it

  3. Can be spoken, written, or drawn

  4. No fixed format

4

Key characteristic of Algorithms

  1. Input ----> (Problem)

  2. Process <-------> (Solving)

  3. Output ------> (Result)

5

The forms of Algorithms

  1. Pseudocode

  2. Flowchart

  3. Mathematical formula

  4. Programming language

6

Open Ended

What is an algorithm?

7

Reorder

Reorder the following the key characteristic of Algorithms?

Input

Process

Output

1
2
3

8

Open Ended

Please mention 3 forms of algorithm

9

media

Flowchart is VISUAL representation of a process in algorithm.

What is a flowchart?

10

The symbols in flowchart

Flowchart is using symbol to represent the steps.

Here are some of the symbols

11

media

It used to start and also end the program.

(START/BEGIN/STOP/END)

Capsule or Oval

12

media

It used to DETERMINE input or output

INPUT/OUTPUT

​parallelogram

13

media

It used to tell process in the program

PROCESS

Rectangle

14

media

It used to involved in making a decision.

DECISION

rhombus

15

It use to tell the flow the program

FLOW

16

Multiple Choice

Which one is a process symbol?

1
2
3

17

Multiple Choice

Which one is a decision symbol?

1
2
3

18

Multiple Choice

Which one is a terminator symbol?

1
2
3

19

Multiple Choice

Which one is a input symbol?

1
2
3

20

THANK YOU :)

media

Algorithm &
Flowchart

Show answer

Auto Play

Slide 1 / 20

SLIDE

Discover more resources for Computers