DAA Unit IV Quiz

DAA Unit IV Quiz

University

10 Qs

quiz-placeholder

Similar activities

Data Structure and Algorithms Semi-Final Examination

Data Structure and Algorithms Semi-Final Examination

University

13 Qs

COMPILER DESIGN QUIZ 28.3.2023

COMPILER DESIGN QUIZ 28.3.2023

University

10 Qs

Trees in Data Structure

Trees in Data Structure

University

15 Qs

Linked List - Implementation

Linked List - Implementation

University

15 Qs

BCSC0006 Trees

BCSC0006 Trees

University

10 Qs

QUIZ IT DAYS HMJ TK DAY 2

QUIZ IT DAYS HMJ TK DAY 2

University

10 Qs

Riset Operasi

Riset Operasi

University

10 Qs

Linkedlist

Linkedlist

University

10 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?