time and space complexity

time and space complexity

University

13 Qs

quiz-placeholder

Similar activities

TEAM 2

TEAM 2

University

8 Qs

Tri-Tech-Cup Round 3

Tri-Tech-Cup Round 3

University

15 Qs

R_Quiz on Algorithms and Programming Languages

R_Quiz on Algorithms and Programming Languages

12th Grade - University

15 Qs

Coding CHASE

Coding CHASE

10th Grade - University

15 Qs

Algorithm analysis: divide & conquer theory

Algorithm analysis: divide & conquer theory

University

10 Qs

Analysis of Algorithms Quiz

Analysis of Algorithms Quiz

University

10 Qs

PDS - 04225  Intro to Data Structures and Algorithms - Chapter 2

PDS - 04225 Intro to Data Structures and Algorithms - Chapter 2

University

10 Qs

Rabin-Karp pattern Matching

Rabin-Karp pattern Matching

University

8 Qs

time and space complexity

time and space complexity

Assessment

Quiz

Computers

University

Medium

Created by

POOJA SAPRA

Used 271+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Algorithm?

A set of instructions that, when executed, completes a defined task that solves a problem.

The process of breaking apart a problem.

The process of removing unnecessary detail.

A sequence of instructions.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we represent the complexity of an algorithm?

Big-R

Big-O

Big-N

Big-A

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What order of complexity does this graph represent?

Exponential

Polynomial

Linear

Logarithmic

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What order of complexity does this graph represent?

Exponential

Polynomial

Linear

Constant

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What order of complexity does this graph represent?

Exponential

Polynomial

Linear

Logarithmic

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by the time complexity of an algorithm?
The amount of time required to solve a particular problem
How difficult a problem is to solve
How many lines of code are required to solve a problem
How quickly a solution can be developed

7.

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

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?