Algorithm analysis: divide & conquer theory

Algorithm analysis: divide & conquer theory

University

10 Qs

quiz-placeholder

Similar activities

DAA quiz2

DAA quiz2

University

15 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

Design And Analysis of Algorithms

Design And Analysis of Algorithms

University

10 Qs

COMPUTER PROGRAMMING 2- SEATWORK 1- INTRO TO DATA STRUCTURES

COMPUTER PROGRAMMING 2- SEATWORK 1- INTRO TO DATA STRUCTURES

University

10 Qs

Analysis of Algorithms Quiz

Analysis of Algorithms Quiz

University

10 Qs

Cp QUIZ

Cp QUIZ

University

10 Qs

Sort

Sort

University - Professional Development

15 Qs

PDS - 04225 Algorithms - Chapter 3

PDS - 04225 Algorithms - Chapter 3

University

10 Qs

Algorithm analysis: divide & conquer theory

Algorithm analysis: divide & conquer theory

Assessment

Quiz

Computers

University

Medium

Created by

Afzan Adam

Used 146+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Can we divide problem into more than 2 sub problems?

Yes

No

2.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Divide & Conquer strategy is a guaranteed to be better than brute force.

true

false

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Strategy is a ______ to solve a problem.

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

In divide & conquer strategy, problems are solved _________ .

5.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

To use divide & conquer strategy, we must know how to ________ our problem and ________ the solutions.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using technique 'A', we divide a problem into subproblems. When the solution to each subproblem is ready, we 'combine' the results from the subproblems to solve the main problem. What might be the 'A' here?

Divide Technique

Divide and Conquer Technique

Split and Combine Technique

Combine Technique

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

divide and conqure approach solves subproblems recursively.

False

True

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?