Search Header Logo

VCE-FN-09.05.2024

Authored by CCC info@ccc.training

English

Professional Development

Used 1+ times

VCE-FN-09.05.2024
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

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

Optimal substructure
Overlapping subproblems
Greedy approach
Both optimal substructure and overlapping subproblems

2.

MULTIPLE CHOICE QUESTION

2 mins • 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

2 mins • 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

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In dynamic programming, the technique of storing the previously calculated values is called ___________

Saving value property
Storing value property
Memoization
Mapping

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

When a top-down approach of dynamic programming is applied to a problem, it usually _____________

Decreases both, the time complexity and the space complexity
Decreases the time complexity and increases the space complexity
Increases the time complexity and decreases the space complexity
Increases both, the time complexity and the space complexity

6.

MULTIPLE CHOICE QUESTION

2 mins • 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

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following problems should be solved using dynamic programming?

Mergesort
Binary search
Longest common subsequence
Quicksort

Access all questions and much more by creating a free account

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

Already have an account?