U4 AI

U4 AI

12th Grade

10 Qs

quiz-placeholder

Similar activities

AP CSP BI 3

AP CSP BI 3

9th - 12th Grade

13 Qs

Technology Google

Technology Google

9th - 12th Grade

10 Qs

Computer Science :- Malware , HTML , Search Engine..!

Computer Science :- Malware , HTML , Search Engine..!

9th Grade - University

15 Qs

SDD HSC Quiz 4Review Q1-10

SDD HSC Quiz 4Review Q1-10

12th Grade

10 Qs

Linear Search

Linear Search

12th Grade

10 Qs

Grafy - kartkówka

Grafy - kartkówka

12th Grade

10 Qs

Windows-Searching Files

Windows-Searching Files

9th Grade - Professional Development

7 Qs

Data Structures & Algorithms

Data Structures & Algorithms

12th Grade

10 Qs

U4 AI

U4 AI

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Ahmad Abdallah

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two main types of search methods?

Greedy-best and Uniform-cost

A* and Heuristics

Informed and Uninformed

BFS and DFS

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search strategy explores neighboring nodes at the same level?

Depth-first search

Uniform Cost Search

Greedy Search

Breadth-First Search

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of informed searches over uninformed searches?

They are faster

They are less efficient

They are incomplete

They are more complex

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is does the cost between nodes in problem formulation (graphs) refer to?

The branching factor

The distance

The number of nodes

The number of steps

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search strategy starts from both ends to find an optimized solution?

Depth-First Search

Bidirectional Search

A* Search

Greedy Search

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the A* Search algorithm combine to improve upon greedy search?

Optimality and completeness

Time and space complexity

Depth and breadth

Heuristic value and actual cost

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search strategy follows a single path to the goal and backs up (stop) when it hits a dead end?

Breadth-First Search

A* Search

Greedy Search

Depth-First 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?