DAA Quiz 1

DAA Quiz 1

University

10 Qs

quiz-placeholder

Similar activities

introduction to criminology

introduction to criminology

University

10 Qs

Graph Theory Discrete Mathematics

Graph Theory Discrete Mathematics

University

14 Qs

DSA & Code Snippets

DSA & Code Snippets

University

15 Qs

Digital Electronics

Digital Electronics

University

15 Qs

Basics of Control Systems

Basics of Control Systems

University

15 Qs

Microprocessor

Microprocessor

University

15 Qs

Digital Accounting

Digital Accounting

University

8 Qs

Eureka! Day 5 Recap Quizzz

Eureka! Day 5 Recap Quizzz

University

11 Qs

DAA Quiz 1

DAA Quiz 1

Assessment

Quiz

Education

University

Practice Problem

Medium

Created by

Golden 2349

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

If A and B are two matrix of order 25x40 and 40x11 . What is the number of multiplications required to multiply the two matrices?

25x40

25x11

25x40x11

40x40

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Consider the strings "ABCCABAACB" and “ CACBABA”. What is the length of the longest common subsequence?

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

______________ is the Technique used to solve dynamic programming

Memoization

Tabulation

Brute force

Greedy

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

An Example of Dynamic Programming is ______________

String Matching

Fractional knapsack

0/1 knapsack problem

Job Scheduling

5.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

State True or False : In 0/1 Knapsack items can be indivisible

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To determine transitive closure of any graph using _____________

Adjacency Matrix

weighted graph

Directed graph

weighted Directed graph

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In dynamic Programming Time Complexity of Warshall Transitive Closure is _____

O(n)

O(1)

O(n log n)

O(n3)

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?