Search Header Logo

AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

Authored by Mr Ling-Winston

Computers

8th - 10th Grade

Used 25+ times

AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is Algoritmic efficiency?

The time and space taken to run the algorithm
How long it takes to design the algorithm
How clear the algorithm is
How long it takes to program the algorithm

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is always faster?

Neither
Binary search
Linear search
Both

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When does binary search not work?

When the list is unsorted
When the list is sorted
When the list is very large
When there are negatives in the list

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How many items would need to be examined if binary search was carried out on a list of 10 million items? (You may need a calculator and powers of 2 for this!)

24 times
23 times
40 times
10 million times

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an advantage of linear search over binary search

It can be done upon unsorted lists
It is more challenging to code
It is efficient
It is quicker with lists which have less than 12 terms

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a disadvantage of bubble sort?

It is slow and inefficient
It doesn't do anything in sorted lists
It doesn't work on unsorted lists
None of the provided options

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an advantage of merge sort over bubble sort

It is quicker and more efficient
It is more challenging to code
It can work on all types of lists
None of the provided options

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?