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

Quiz
•
Computers
•
University
•
Hard
RAHUL SONAWANE
Used 68+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Saving value property
Storing value property
Memorization
Mapping
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the two strings “”(empty string) and “abcd”. What is the edit distance between the two strings?
0
3
4
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are 2 things required in order to successfully use the dynamic programming technique?
Optimal sub structure and overlapping sub problems
A problem that can’t be sub divided and is complex
Non overlapping sub problems and intervals
Recursion and a problem that is complex
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Dynamic Programming is often used for (choose all that apply):
Optimization problems that involve making a choice that leave one or more subproblems to be solved.
Problems previously solved using divide and conquer that have over lapping subproblems
Non polynomial solution problems
Subproblems where resources are shared
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The difference between Divide and Conquer and Dynamic Programming is:
The division of problems and combination of subproblems
Whether the sub problems overlap or not
The way we solve the base case
The depth of recurrence
6.
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
Memorization
Greedy
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
Similar Resources on Quizizz
20 questions
Wireless Networks Quiz 3

Quiz
•
University
25 questions
CA mcq

Quiz
•
University
23 questions
Java Array

Quiz
•
University
15 questions
Python

Quiz
•
University
17 questions
Logika dan Algoritma P14

Quiz
•
University
20 questions
Exploring the Knapsack Algorithm

Quiz
•
University
20 questions
Data Compression - Part 3

Quiz
•
University
19 questions
Data Types Java Concepts

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade