Algorithm analysis: divide & conquer theory

Algorithm analysis: divide & conquer theory

University

10 Qs

quiz-placeholder

Similar activities

ADAweek0 Intl

ADAweek0 Intl

University

15 Qs

CryptoQuiz

CryptoQuiz

University

15 Qs

DC and DP Quiz

DC and DP Quiz

University

14 Qs

Viva - Practical - Main

Viva - Practical - Main

University

10 Qs

SORTING

SORTING

University

6 Qs

COMPUTER PROGRAMMING 2- SEATWORK 1- INTRO TO DATA STRUCTURES

COMPUTER PROGRAMMING 2- SEATWORK 1- INTRO TO DATA STRUCTURES

University

10 Qs

Design And Analysis of Algorithms

Design And Analysis of Algorithms

University

10 Qs

Divide & Conquer

Divide & Conquer

University

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