AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

8th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

PH 3 IT 9_1

PH 3 IT 9_1

7th - 9th Grade

15 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

Ultrasonic Sensor and Parking Assistance Quiz

Ultrasonic Sensor and Parking Assistance Quiz

8th Grade

20 Qs

Berpikir Komputasional

Berpikir Komputasional

9th - 12th Grade

20 Qs

Q1 W1 M1 PRE-TEST

Q1 W1 M1 PRE-TEST

10th Grade

15 Qs

[RB3-Ch7] Data Verification & Validation

[RB3-Ch7] Data Verification & Validation

6th - 8th Grade

15 Qs

Input Device

Input Device

9th - 10th Grade

16 Qs

Year 8 Lists

Year 8 Lists

8th Grade

20 Qs

AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

Assessment

Quiz

Computers

8th - 10th Grade

Hard

Created by

Mr Ling-Winston

Used 25+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers