analysis of algorithm (lecture 2)

analysis of algorithm (lecture 2)

12th Grade

10 Qs

quiz-placeholder

Similar activities

Basics of spreadsheet

Basics of spreadsheet

12th Grade

15 Qs

Stepwise Refinement

Stepwise Refinement

11th - 12th Grade

13 Qs

MEDIA AND INFORMATION LITERACY

MEDIA AND INFORMATION LITERACY

12th Grade

10 Qs

To Change or Not to Change?

To Change or Not to Change?

12th Grade

10 Qs

Python List

Python List

4th Grade - University

15 Qs

Threats to Data

Threats to Data

9th - 12th Grade

11 Qs

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

11th - 12th Grade

10 Qs

analysis of algorithm (lecture 2)

analysis of algorithm (lecture 2)

Assessment

Quiz

Computers

12th Grade

Practice Problem

Medium

Created by

Afzan Adam

Used 59+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What two pieces of information allow you to analyse an algorithm?

Time Complexity
Space Complexity
Size Complexity
Complex Complexity
Simplicity Complex

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you measure of the time complexity?

Big-O notation
Big-N notation
N notation
Small-O notation
Small-N notation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a linear time complexity mean?

The amount of time taken to complete an algorithm is dependent constantly from the n.

The time taken to complete an algorithm will increase at a smaller rate as the n.

The amount of time taken to complete an algorithm is proportional to the number of items inputted to the power of n

The amount of time taken to complete an algorithm is proportional to 2 to the power of the number of items inputted.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a constant time complexity mean?

The amount of time taken to complete an algorithm is independent to the number of inputted elements
The amount of time taken to complete an algorithm is independent from the number of elements inputted.
The amount of time taken to complete an algorithm is proportional to the number of items inputted to the power of n
The amount of time taken to complete an algorithm is proportional to 2 to the power of the number of items inputted.
The time taken to complete an algorithm will increase at a smaller rate as the number of elements inputted.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is space complexity?

The space complexity is the amount of storage space an algorithm takes up
How many times a certain number (base) is multiplied together to reach another number.
An algorithm is a series of steps that complete a task

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Big-O notation of a linear search algorithm?

O(n)
O(log(n))
O(n2)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What order of complexity does this graph represent?

Exponential

Polynomial

Linear

Logarithmic

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?