Search Header Logo

Searching Algorithms GCSE

Authored by John Harrod

Computers

7th - 8th Grade

Used 7+ times

Searching Algorithms GCSE
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How many linear searches will it take to find the value 7 in the list [1,4,8,7,10,28]?

2
3
4
5

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

A Linear search algorithm requires data to be ordered.

True
False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is an advantage of the Linear search algorithm?

Performs well with small sized data sets
Can be used on data sets with more than a million elements
Is complicated to code

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a disadvantage of the Linear search algorithm?

It will only work on a sorted data set
May be too slow to process large data sets

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the best description to explain what a linear search algorithm is.

Put the elements in order, check each item in turn.
Put the elements in order, compare with the middle value, split the list in order and repeat.
Elements do not need to be in order, check each item in turn.
Elements do not need to be in order, compare to the middle value, split the list in order and repeat

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Algorithm?

A chart showing the flow of a series of events
Step-by-step instructions used to solve a problem
A decision arrived at by following instructions
A computer program that follows a chart

7.

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

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?