Algorithm analysis: Dynamic Programming

Algorithm analysis: Dynamic Programming

University

5 Qs

quiz-placeholder

Similar activities

DP-100 Day 2

DP-100 Day 2

University - Professional Development

10 Qs

Introduction to Excel

Introduction to Excel

KG - Professional Development

10 Qs

Implementing Mass Storage Application

Implementing Mass Storage Application

10th Grade - University

10 Qs

cgv Activity5

cgv Activity5

University

10 Qs

System Integration and Arch Exam 2

System Integration and Arch Exam 2

University

10 Qs

Data Structures Quiz

Data Structures Quiz

University

10 Qs

Introduction to AI - Healthcare & Business

Introduction to AI - Healthcare & Business

University - Professional Development

10 Qs

quiz autocadd 1

quiz autocadd 1

University

10 Qs

Algorithm analysis: Dynamic Programming

Algorithm analysis: Dynamic Programming

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Afzan Adam

Used 39+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does dynamic programming do, actually?

solving recurrence problems with overlapping subproblems

solving recurrence problems

making the solution dynamic and flexible

can only finding short part in graph

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of these is the main idea of dynamic programming? Check all that applies.

smaller instances are solved once

Solutions are recorded in 2D array

improves the divide and conquer techniques

final solutions are direct from the input

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What does warshall algorithm does? Check all that applies.

to find another route in a graph in a relation

does not calculate the distance/weight

uses binary numbers in the table

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which are not correct about Floyd algorithm

finding shortest path

create shortest path

create transitive closure

Time efficiency is similar with warshall

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The efficiency of Warshall and Floyds are same

true

false

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?

Discover more resources for Computers