AI and ES Unit 2

AI and ES Unit 2

University

10 Qs

quiz-placeholder

Similar activities

Quiz #2 ETEC 486 | Spr. 16

Quiz #2 ETEC 486 | Spr. 16

KG - University

10 Qs

Parcial - Módulo IV

Parcial - Módulo IV

1st Grade - University

15 Qs

SegInt

SegInt

University

10 Qs

C++ Array Quiz

C++ Array Quiz

University

10 Qs

Information System and Modern Organization part 1

Information System and Modern Organization part 1

University

14 Qs

Operating System Fun Review

Operating System Fun Review

University

10 Qs

Node.js

Node.js

University

10 Qs

6ta generación de computadoras

6ta generación de computadoras

University

10 Qs

AI and ES Unit 2

AI and ES Unit 2

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Sumathi Narayanasamy

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

 Depth-First Search is implemented with _______ data structure.

LIFO

FIFO

LILO

Priority Queue

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Best First search expands the node n with the __________

Heuristic cost

Average path cost

lowest path cost

highest path cost

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is breadth-first search optimal?

 

when there is more number of nodes

when there is less number of nodes

when all step costs are unequal

when all step costs are equal

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure conveniently used to implement Best First Search?

Queue

linked list

stacks

priority queue

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  What is the major component/components for measuring the performance of problem solving?

Completeness

optimality

All of these

time complexity

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

     Which is the best way to go for Game playing problem?

Optimal approach

Heuristic approach (Some knowledge is stored)

Linear approach

Random approach

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Space Complexity of Depth First search algorithm?

O(4b)

O(b^2)

O(b^b)

O(bm)

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

Already have an account?