DAA-UNIT-4 QUIZ

DAA-UNIT-4 QUIZ

University

10 Qs

quiz-placeholder

Similar activities

CSE440-009: Integer Programming

CSE440-009: Integer Programming

University

10 Qs

DAA quiz2

DAA quiz2

University

15 Qs

Búsqueda exhaustiva

Búsqueda exhaustiva

University

10 Qs

Python Numpy

Python Numpy

University

11 Qs

Análisis y diseño de algoritmos

Análisis y diseño de algoritmos

University

12 Qs

Logical Programming Paradigm Quiz

Logical Programming Paradigm Quiz

University

10 Qs

27Mar

27Mar

University

10 Qs

DAA Unit 4 Quiz

DAA Unit 4 Quiz

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?