40. Algorithm  - Algorithm Efficiency Quiz

40. Algorithm - Algorithm Efficiency Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to Coding

Intro to Coding

9th Grade

12 Qs

Encryption

Encryption

9th - 11th Grade

10 Qs

014_Key Exchange - CompTIA Security+ SY0-701 - 1.4

014_Key Exchange - CompTIA Security+ SY0-701 - 1.4

12th Grade - University

15 Qs

Algorithm

Algorithm

10th - 11th Grade

15 Qs

Algorithm Unit

Algorithm Unit

9th - 12th Grade

15 Qs

Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

Algorithm Design

Algorithm Design

10th Grade

16 Qs

Software Design and Development: Algorithm Quiz

Software Design and Development: Algorithm Quiz

11th - 12th Grade

15 Qs

40. Algorithm  - Algorithm Efficiency Quiz

40. Algorithm - Algorithm Efficiency Quiz

Assessment

Passage

Computers

9th - 12th Grade

Medium

Created by

Andy Workman

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are the two searching algorithms for the GCSE?

Binary and merge sort

Merge and bubble sort

Binary and linear search

Linear and bubble sort

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we mean by the efficiency of an algorithm?

How complex the algorithm is

How much memory the algorithm requires

How many lines of code the algorithm has

How quickly the algorithm solves a problem on a data set

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm has a linear time complexity?

Both versions of the original algorithm

The right-hand version of the original algorithm

None of the above

The left-hand version of the original algorithm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Big O notation used for in algorithm classification?

To calculate the number of lines of code in an algorithm

To measure the space complexity of algorithms

To classify algorithms based on their computational times

To determine the number of iterations in an algorithm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are intractable problems in terms of algorithms?

Problems that can only be solved by algorithms with exponential time complexity

Problems that cannot be solved by any algorithm

Problems that are too easy for algorithms to solve

Problems that can be solved by algorithms in polynomial time or better

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the book 'Essential Algorithms for A Level Computer Science'?

To cover algorithms required for university level computer science

To cover algorithms required for GCSE and A Level

To cover algorithms required only for GCSE

To cover algorithms required only for A Level

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the reading level of the book 'Essential Algorithms for A Level Computer Science'?

Grade 6

Grade 9

University level

Grade 12

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?