DAA Unit IV Quiz

DAA Unit IV Quiz

University

10 Qs

quiz-placeholder

Similar activities

Quiz despre B+ Tree

Quiz despre B+ Tree

University

10 Qs

27Mar

27Mar

University

10 Qs

DAA-UNIT-4 QUIZ

DAA-UNIT-4 QUIZ

University

10 Qs

Data Structure

Data Structure

University

15 Qs

PDS - 04225 Trees - Chapter 6

PDS - 04225 Trees - Chapter 6

University

10 Qs

AVL Trees

AVL Trees

KG - University

12 Qs

Binary Search Tree (Recap 1)

Binary Search Tree (Recap 1)

11th Grade - University

13 Qs

Binary Tree

Binary Tree

University

14 Qs

DAA Unit IV Quiz

DAA Unit IV Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Prithi Samuel

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Consider the following graph for Travelling Salesman Problem. Compute the bound value for root node

28

25

27

29

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the data structure used to implement backtracking technique?

Queue

Stack

Trees

Linked List

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The state space tree is used in
------------- technique to construct the solution.

Greedy

Dynamic

Backtracking

Brute Force

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In the Sum of Subsets Problem the state space tree will be in the form of a ------------

Binary Search Tree

Binary Tree

Heap

AVL Tree

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

How many Hamiltonian paths does the following graph have?

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which of the following is a Hamilton circuit of the graph?

ABCDEFGA

CEGBADFC

CBGEDFAC

ACBEGFDA

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the knapsack instance: n = 6; (p1, p2, p3, p4, p5, p6) = (40,35,18,4,10,2); (w1, w2, w3, w4, w5, w6) = (5,7,2,4,5,1) and M = 15. What is the upper bound value with item 3, item 1, without item 5 and with item 6.

93

94

95

96

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?