Uninformed Search Algorithms Quiz

Uninformed Search Algorithms Quiz

University

15 Qs

quiz-placeholder

Similar activities

Searching and Sorting

Searching and Sorting

10th - 12th Grade

20 Qs

Search and Sort Algorithms

Search and Sort Algorithms

10th Grade - University

16 Qs

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

15 Qs

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

9th - 12th Grade

15 Qs

Algorithms and Data Revision

Algorithms and Data Revision

10th - 12th Grade

20 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

Algorithm Complexity Quiz

Algorithm Complexity Quiz

9th - 12th Grade

10 Qs

2.4-Media Formatting

2.4-Media Formatting

9th - 12th Grade

14 Qs

Uninformed Search Algorithms Quiz

Uninformed Search Algorithms Quiz

Assessment

Quiz

Computers

University

Hard

Created by

R.VIDHYA HICET AIML FACULTY

Used 4+ 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?