Search Header Logo

Algorithm Exam

Authored by Cemee Escarilla

Computers

University

Used 2+ times

Algorithm Exam
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In divide and conquer approach, the problem in hand, is divided into smaller sub-problems and then each problem is solved independently.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Conquer/Solve step generally takes a recursive approach to divide the problem until no sub-problem is further divisible.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Generally, at Conquer/Solve level, the problems are considered 'solved' on their own.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quick Sort is an example of computer algorithm based on divide-and-conquer programming approach

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Closest Pair (points) is an example of computer algorithm based on divide-and-conquer programming approach

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Since Divide and Conquer allows us to solve the subproblems dependently to a bigger one, this allows for execution in multiprocessor machines

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithm analysis

helps us to determine which algorithm is most efficient in terms of time and money consumed

True

False

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?

Discover more resources for Computers