Search Header Logo

Design and Analysis of Algorithms

Authored by Gaurav Sharma

Computers

University

Used 120+ times

Design and Analysis of Algorithms
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Five steps in problem solving except

Problem Analysis 

Design a solution

Implementation

Testing

Identify

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the correct definition of an algorithm?

An algorithm is a step by step instructions to solve a problem.
An algorithm is a process of baking bread.
An algorithm is a software used to compute numbers.
An algorithm is the process of breaking problems.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What order of complexity does this graph represent?

Exponential

Polynomial

Linear

Logarithmic

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What order of complexity does this graph represent?

Exponential

Polynomial

Linear

Constant

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the time complexity of this algorithm?

O(n)

O(2n)

O(log n)

O(n2)

O(1)

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the Big-O Notation of "Divide & Conquer" Algorithms?

O(n)

O(2n)

O(log n)

O(n2)

O(1)

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the Big-O Notation of a combination lock with 4 digits, each digit having 1 of 10 possible values?

O(n)

O(10n)

O(log n)

O(n2)

O(1)

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?