DC and DP Quiz

DC and DP Quiz

University

14 Qs

quiz-placeholder

Similar activities

DAA quiz2

DAA quiz2

University

15 Qs

Design And Analysis of Algorithms

Design And Analysis of Algorithms

University

10 Qs

DAA-Unit 2

DAA-Unit 2

University

15 Qs

AlgoMania Quiz

AlgoMania Quiz

University

15 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

data structure

data structure

University

15 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

Data Struct: Quiz 3

Data Struct: Quiz 3

University

10 Qs

DC and DP Quiz

DC and DP Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Cemee Escarilla

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

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

45 sec • 1 pt

This step generally takes a recursive approach to divide the problem until no sub-problem is further divisible.

Conquer/Solve

Divide/Break

Merge/Combine

None of the Above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Generally, at this level, the problems are considered 'solved' on their own.

Conquer/Solve

Divide/Break

Merge/Combine

None of the Above

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

At this stage, sub-problems become atomic in nature but still represent some part of the actual problem.

Conquer/Solve

Divide/Break

Merge/Combine

None of the Above

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

When the smaller sub-problems are solved, this stage recursively combines them until they formulate a solution of the original problem.

Conquer/Solve

Divide/Break

Merge/Combine

None of the Above

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This step receives a lot of smaller sub-problems to be solved.

Conquer/Solve

Divide/Break

Merge/Combine

None of the Above

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The following computer algorithms are based on divide-and-conquer programming approach except?

Merge Sort

Binary Search

Tower of Hanoi

Closest Pair

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?