Search Header Logo

Quiz 2 - Search

Authored by N Biraja Isac

Engineering

University

Used 2+ times

Quiz 2 - Search
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The N-Queen problem is solved using a state space where each state represents a partial arrangement of queens, and the goal is to place _ queens on an _*_ chessboard so that no two queens attack each other.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In a search tree, a_ is a data structure representing a state in the problem space, while the _ represents the path from the initial state to the goal state.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The time complexity of Breadth-First Search (BFS) in terms of branching factor b and depth d isO(_) , while its space complexity is _.

bd, bd

db , bd

bd, bd

bd , db

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Water-Jug problem, the state space consists of:

All possible sequences of pouring water

All possible configurations of water levels in the jugs

Only the goal state and initial state

Only the transitions between states

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The N-Queen problem is solved using which of the following techniques?

a) Backtracking

b) Hill Climbing

c) Both a and b

d) None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a search tree, a node that has not yet been expanded is placed in the:

Open List

Closed List

Goal List

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Breadth-First Search (BFS) is guaranteed to find:

Any solution

The shallowest solution

The least-cost solution

The fastest solution

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?