Search Header Logo

2.1 Algorithms

Authored by Laura Boyd

Computers

9th - 11th Grade

Used 22+ times

2.1 Algorithms
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define what is meant by the term 'algorithm'

Step by step instructions to solve a problem.

Code for a specific task.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of lists or data sets are linear searching algorithms used for?

Unsorted lists or data sets
Sorted lists or data sets

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of lists or data sets are binary searching algorithms used for?

Unsorted lists or data sets
Sorted lists or data sets

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A linear search is to be performed on the list:
12   6   8  1  3
How many comparisons would it take to find number 1?

1
2
3
4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe an advantage of a linear search algorithm

Data does not need to be in order.
Performs well over large ordered lists.
Can only work on an ordered list.  If unordered must use a linear search.
Slow with large data sets.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe a disadvantage of a linear search algorithm

Data does not need to be in order.
Performs well over large ordered lists.
Can only work on an ordered list.  If unordered must use a linear search.
Slow with large data sets.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe an advantage of a binary search algorithm

Data does not need to be in order.
Performs well over large ordered lists.
Can only work on an ordered list.  If unordered must use a linear search.
Slow with large data sets.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?