Unit 10 Algorithms

Unit 10 Algorithms

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Week 6 - ECS

Week 6 - ECS

12th Grade

20 Qs

CS Paper 2 Quiz

CS Paper 2 Quiz

11th Grade

20 Qs

AQA A-Level Computer Science

AQA A-Level Computer Science

10th - 12th Grade

20 Qs

Unit 1- Intro to Computer Science Review

Unit 1- Intro to Computer Science Review

11th Grade

20 Qs

CSP Fall Final Review Quizizz

CSP Fall Final Review Quizizz

9th - 12th Grade

21 Qs

Introduction to Python

Introduction to Python

7th - 9th Grade

20 Qs

MS 101 - FINAL QUIZ

MS 101 - FINAL QUIZ

12th Grade

22 Qs

Searching & sorting algorithms

Searching & sorting algorithms

10th - 12th Grade

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