
Artificial Intelligence- search

Quiz
•
Computers
•
University
•
Hard

Peeyush Kumar
Used 48+ times
FREE Resource
Student preview

30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Among the given options, which search algorithm requires less memory?
Binary Search
Breath First Search
Depth First Search
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which algorithm is used in the Game tree to make decisions of Win/Lose?
Heuristic Search Algorithm
DFS/BFS algorithm
Greedy Search Algorithm
Min/Max algorithm
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which search strategy is also called as blind search?
Uninformed Search
Informed Search
Simple Reflex Search
All of Above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which search is implemented with an empty first-in-first-out queue?
Depth First
Breadth First
Bidirectional
None of Above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the space complexity of Depth-first search? b = branching factor, m = depth, l = leaf nodes
O(b)
O(bl)
O(m)
O(bm)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the heuristic function of greedy best-first search?
f(n) != h(n)
f(n) >= h(n)
f(n) <= h(n)
f(n) = h(n)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A* algorithm is based on ___________
Breadth-First-Search
Depth-First-Search
Best-First-Search
Hill Climbing
Create a free account and access millions of resources
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade