Quiz 2 - Search

Quiz 2 - Search

University

12 Qs

quiz-placeholder

Similar activities

UNIT , DIMENSION & STANDARD

UNIT , DIMENSION & STANDARD

University

15 Qs

IC QUIZ

IC QUIZ

University

10 Qs

Linh kiện thụ động

Linh kiện thụ động

University

15 Qs

Acero

Acero

University

10 Qs

CYBERSYNAPSE

CYBERSYNAPSE

University

15 Qs

Big Data e Industria 4.0

Big Data e Industria 4.0

University

10 Qs

Introduction to AI

Introduction to AI

University

10 Qs

8085 MICROPROCESSOR

8085 MICROPROCESSOR

University

16 Qs

Quiz 2 - Search

Quiz 2 - Search

Assessment

Quiz

Engineering

University

Medium

Created by

N Biraja Isac

Used 2+ times

FREE Resource

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?