Unit 10 Algorithms

Unit 10 Algorithms

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

2.1 Algorithms

2.1 Algorithms

10th - 12th Grade

20 Qs

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

CS Principles Unit 6 Assessment Review

CS Principles Unit 6 Assessment Review

10th Grade

22 Qs

Intro to Algorithms

Intro to Algorithms

9th - 12th Grade

23 Qs

Algorithms Review

Algorithms Review

9th - 12th Grade

20 Qs

Unit 10 CSP Algorithms Review

Unit 10 CSP Algorithms Review

9th - 12th Grade

27 Qs

CSP 1 Units 5 and 6 Quiz

CSP 1 Units 5 and 6 Quiz

12th Grade

25 Qs

Unit 3 Problem Solving Quiz- Part 2

Unit 3 Problem Solving Quiz- Part 2

9th - 12th Grade

20 Qs

Unit 10 Algorithms

Unit 10 Algorithms

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Alexia Britton

Used 4+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

a general description of a task that can (or cannot) be solved with an algorithm

Algorithm

Sequencing

Problem

Selection

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

a finite set of instructions that accomplish a task.

Problem

Selection

Efficiency

Algorithm

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

putting steps in an order.

Efficiency

Sequencing

Iteration

Selection

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

deciding which steps to do next.

Sequencing

Selection

Iteration

Efficiency

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

a measure of how many steps are needed to complete an algorithm

Linear Search

Sequencing

Selection

Efficiency

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

a search algorithm which checks each element of a list, in order, until the desired value is found or all elements in the list have been checked.

Binary Search

Linear Search

Polynomial

Exponential

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

a search algorithm that starts at the middle of a sorted set of numbers and removes half of the data; this process repeats until the desired value is found or all elements have been eliminated.

Binary Search

Linear Search

Polynomial

Exponential

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?