Uninformed Search Algorithms Quiz

Uninformed Search Algorithms Quiz

University

15 Qs

quiz-placeholder

Similar activities

G10 CS Binary Search

G10 CS Binary Search

12th Grade

10 Qs

Algorithm questions

Algorithm questions

12th Grade - University

20 Qs

CPIT 201 Algorithms

CPIT 201 Algorithms

12th Grade - University

15 Qs

laila comel tummy busuk

laila comel tummy busuk

9th - 12th Grade

20 Qs

Week 6 - ECS

Week 6 - ECS

12th Grade

20 Qs

Linear Search

Linear Search

12th Grade

10 Qs

Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

Algorithms Quiz

Algorithms Quiz

12th Grade

13 Qs

Uninformed Search Algorithms Quiz

Uninformed Search Algorithms Quiz

Assessment

Quiz

Computers

University

Hard

Created by

R.VIDHYA HICET AIML FACULTY

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of search algorithm operates in a brute force way?

Optimal Search

Informed Search

Uninformed Search

Heuristic Search

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is another name for Uninformed search algorithms?

Blind Search

Selective Search

Intelligent Search

Efficient Search

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search algorithm expands all successor nodes at the current level before moving to nodes of the next level?

Bidirectional Search

Depth-first Search

Breadth-first Search

Uniform-cost Search

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data structure is used to implement Breadth-first Search?

Heap

FIFO Queue

Priority Queue

Stack

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search algorithm provides a solution if any solution exists?

Depth-first Search

Depth-limited Search

Uniform-cost Search

Breadth-first Search

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of Depth-first Search in terms of memory?

Memory intensive

Requires lots of memory

Memory efficient

Memory optimized

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search algorithm may go into an infinite loop?

Depth-limited Search

Depth-first Search

Breadth-first Search

Uniform-cost Search

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?