time and space complexity

time and space complexity

University

13 Qs

quiz-placeholder

Similar activities

Sorting Algorithms II

Sorting Algorithms II

University

18 Qs

PDS - 04225 Chapter 11 - Part 1 - Sorting Algorithms

PDS - 04225 Chapter 11 - Part 1 - Sorting Algorithms

University - Professional Development

10 Qs

Asymptotic complexity

Asymptotic complexity

University

17 Qs

Algorithm Complexity Final Exam

Algorithm Complexity Final Exam

University

15 Qs

AdvancedProgramming_intro

AdvancedProgramming_intro

University

10 Qs

Sorting in Data Structures

Sorting in Data Structures

University

15 Qs

Time and Space Complexity

Time and Space Complexity

University

13 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

time and space complexity

time and space complexity

Assessment

Quiz

Computers

University

Medium

Created by

POOJA SAPRA

Used 269+ 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?