DAA Quiz 1

DAA Quiz 1

University

10 Qs

quiz-placeholder

Similar activities

Chapter 4 Rury & Kilcrease PIII

Chapter 4 Rury & Kilcrease PIII

University

13 Qs

Maria Montessori

Maria Montessori

University

5 Qs

Richland Highly Structured Review

Richland Highly Structured Review

9th Grade - Professional Development

10 Qs

Introduction to Multimedia

Introduction to Multimedia

University

12 Qs

Post test d-SCPC VSAT

Post test d-SCPC VSAT

University

10 Qs

Action research quiz

Action research quiz

University

7 Qs

LINKING AND RELOCATION

LINKING AND RELOCATION

University

10 Qs

The Teacher and the Community, School Culture and Organizational

The Teacher and the Community, School Culture and Organizational

University

15 Qs

DAA Quiz 1

DAA Quiz 1

Assessment

Quiz

Education

University

Medium

Created by

Golden 2349

Used 11+ times

FREE Resource

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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?