Unit 10 Algorithms

Unit 10 Algorithms

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Algorithms Review

Algorithms Review

9th - 12th Grade

20 Qs

Programming Quiz

Programming Quiz

1st - 10th Grade

20 Qs

Unit 10 CSP Algorithms Review

Unit 10 CSP Algorithms Review

9th - 12th Grade

27 Qs

AP CSP Unit 6, 7, 8, 10 Vocab Quizs

AP CSP Unit 6, 7, 8, 10 Vocab Quizs

11th Grade

20 Qs

Searching and Sorting Algorithms

Searching and Sorting Algorithms

10th Grade

24 Qs

SOFT COMPUTING QUIZ 1

SOFT COMPUTING QUIZ 1

12th Grade - University

20 Qs

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

10th Grade

22 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?