Dynamic Programming_CSE

Dynamic Programming_CSE

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

Hello, 'A', Goodbye Virtual Quiz Bee

Hello, 'A', Goodbye Virtual Quiz Bee

10th Grade - University

10 Qs

PENGURUSAN DATA SAINS DAN ANALITIK

PENGURUSAN DATA SAINS DAN ANALITIK

University

10 Qs

CSD-Q9

CSD-Q9

9th Grade - University

11 Qs

Math 8 (Module 5) Exploring Functions and Their Properties

Math 8 (Module 5) Exploring Functions and Their Properties

8th Grade - University

15 Qs

Polya's Steps in Problem Solving

Polya's Steps in Problem Solving

University

10 Qs

QUIZ IN MST 1 (WEEK 4)

QUIZ IN MST 1 (WEEK 4)

University

12 Qs

6. Process Modelling - Flash column and batch reactor

6. Process Modelling - Flash column and batch reactor

University

11 Qs

Dynamic Programming_CSE

Dynamic Programming_CSE

Assessment

Quiz

Mathematics

University - Professional Development

Practice Problem

Hard

Created by

Srinivasan SP

Used 121+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is/are property/properties of a dynamic programming problem?

Optimal substructure

Overlapping subproblems

Greedy approach

d) Both optimal substructure and overlapping subproblems

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If an optimal solution can be created for a problem by constructing optimal solutions for its subproblems, the problem possesses ____________ property.

Overlapping subproblems


Optimal substructure

Memoization

Greedy

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a problem can be broken into subproblems which are reused several times, the problem possesses ____________ property.

Overlapping subproblems


Optimal substructure

Memoization

Greedy

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a problem can be solved by combining optimal solutions to non-overlapping problems, the strategy is called _____________

Dynamic programming

Greedy

Divide and conquer

Recursion

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When dynamic programming is applied to a problem, it takes far less time as compared to other methods that don’t take advantage of overlapping subproblems.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A greedy algorithm can be used to solve all the dynamic programming problems.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following problems is NOT solved using dynamic programming?

0/1 knapsack problem


Matrix chain multiplication problem

Edit distance problem

Fractional knapsack problem

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?