Depth-first search always expands the ______ node in the current fringe of the search tree.
(a) Shallowest
(b) Child node
(c) Deepest
(d) Minimum cost
This question was posed to me during an interview.
My question comes from Uninformed Search and Exploration in chapter Problem Solving of Artificial Intelligence