Search Header Logo
1.2 Algorithms

1.2 Algorithms

Assessment

Presentation

Computers

9th - 12th Grade

Practice Problem

Easy

Created by

Amy Austin

Used 26+ times

FREE Resource

22 Slides • 6 Questions

1

1.2 Algorithms

Slide image

2

Slide image

3

algorithm

 a finite set of instructions that accomplish a specific task

4

Slide image

5

Slide image

6

Slide image

7

sequencing

executes statements one at a time - in order, one after another

8

Slide image

9

selection

 uses "if...then" to tell a computer how to select a step or to tell the sequence that it should be executed

10

Slide image

11

iteration

repetition - one complete step of a loop, repeated until a certain condition is met. 

12

Slide image

13

Multiple Choice

Most algorithms are composed of a combination of:

1

sequencing, selection, and iteration

2

sequencing, selection, and indexing

3

series, selection, and iteration.

14

Multiple Choice

executes statements one at a time - in order, one after another.

1

iteration

2

selection

3

sequencing

15

Multiple Choice

one complete step of a loop, repeated until a certain condition is met

1

iteration

2

selection

3

sequencing

16

Slide image

17

Slide image

18

Slide image

19

Format:

 Each individual step is written on its own line, helping to make it visually clear each step is separate and unique from the other steps.

20

imperative statement

 a command statement with a verb phrase that indicates an operation to perform (example: move forward)

21

descriptive qualifier

a specific adverb or adjective that further qualifies or limits the meaning of a word (example: left shoe)

22

Multiple Choice

A command statement with a verb phrase that indicates an operation to perform

1

descriptive qualifier

2

imperative statement

3

sequencing

23

Multiple Choice

A specific adverb or adjective that further qualifies or limits the meaning of a word

1

descriptive qualifier

2

imperative statement

3

format

24

Slide image

25

Slide image

26

Slide image

27

Slide image

28

Open Ended

Why are algorithms important?

1.2 Algorithms

Slide image

Show answer

Auto Play

Slide 1 / 28

SLIDE