DAA-UNIT-4 QUIZ

DAA-UNIT-4 QUIZ

University

10 Qs

quiz-placeholder

Similar activities

ANALYSIS OF ALGORITHMS

ANALYSIS OF ALGORITHMS

University

15 Qs

Data Exploration Quiz

Data Exploration Quiz

University

10 Qs

Latarnicy 2020

Latarnicy 2020

1st Grade - Professional Development

10 Qs

Recall Back Your Memory - ACLs

Recall Back Your Memory - ACLs

University

10 Qs

DAA Quiz 1

DAA Quiz 1

University

10 Qs

DS_NumPy_TEST1

DS_NumPy_TEST1

University

12 Qs

Travel Salesman Problem

Travel Salesman Problem

University - Professional Development

10 Qs

COMPILER DESIGN QUIZ 28.3.2023

COMPILER DESIGN QUIZ 28.3.2023

University

10 Qs

DAA-UNIT-4 QUIZ

DAA-UNIT-4 QUIZ

Assessment

Quiz

Computers

University

Medium

Created by

Shakti Mishra

Used 28+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a backtracking algorithm?

N-queens Problem

Task Scheduling Algorithm

Subset Sum Problem

Tower of Hanoi Problem

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

____________ is an algorithm design method that can be used when the solution to a problem can be viewed as the result of a sequence of decisions

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The name backtrack was first coined by _________

D.H.Lehmer

L. Baumert

R.J. Walker

S.Golomb

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The term ________ refers to all state space search methods in which all children of the –nodes are generated before any other live node can become the E-node.

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following statements is true for Branch - and - Bound search?

Underestimates of remaining distance may cause deviation from optimal path

Overestimates can't cause right path to be overlooked

Dynamic programming principle can be used to discard redundant partial paths

All of the above

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Read the following statements carefully, and choose the correct answer:

I. For the Backtracking algorithms stack data structure is used.

II. For the Branch-and-bound algorithms queue data structure is used.

(I) is FALSE but (II) is TRUE

(I) and (II) both are FALSE

(I) is TRUE but (II) is FALSE

(I) and (II) both are TRUE

(II) is TRUE and (I) can’t be defined.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

For the 15-puzzle problem if the initial arrangement is as follows, then the value of ‘x’ used to find the reachability is ________

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?