analysis of algorithm (lecture 2)

analysis of algorithm (lecture 2)

12th Grade

10 Qs

quiz-placeholder

Similar activities

Asesmen Sumatif

Asesmen Sumatif

12th Grade

15 Qs

HTML

HTML

8th - 12th Grade

15 Qs

Intro to Windows Server 2012

Intro to Windows Server 2012

12th Grade

10 Qs

Pandas - CSV file

Pandas - CSV file

12th Grade

10 Qs

f.e

f.e

10th - 12th Grade

15 Qs

ICT Unit Test Topic : DBMS - Access

ICT Unit Test Topic : DBMS - Access

8th - 12th Grade

15 Qs

Cell Phone Vocabulary

Cell Phone Vocabulary

9th - 12th Grade

12 Qs

Vocabulary of Computer

Vocabulary of Computer

12th Grade

15 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

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

Already have an account?