DC and DP Quiz

DC and DP Quiz

University

14 Qs

quiz-placeholder

Similar activities

Merge Sort - Data Structures

Merge Sort - Data Structures

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

Algoritmos de ordenamiento

Algoritmos de ordenamiento

University

15 Qs

Seatwork Greedy Algorithm Data Structure

Seatwork Greedy Algorithm Data Structure

University

14 Qs

Problem Solfing

Problem Solfing

12th Grade - University

12 Qs

Design And Analysis of Algorithms

Design And Analysis of Algorithms

University

10 Qs

Algorithm Complexity Final Exam

Algorithm Complexity Final Exam

University

15 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?