Back to the 2025 paper
Similar questions
Artificial intelligenceBreadth First Search is an example of (i) Informed Search (ii) Uninformed Search (iii) Heuristic Search (iv) Local Search20252mArtificial intelligenceWhich of these search strategies is *not* complete in infinite-depth spaces? (i) Breadth-First Search (ii) Depth-First Search (iii) DFID (iv) A^* Search20242mArtificial intelligenceWhich of the following is a stochastic search method? (i) Breadth First Search (ii) Particle Swarm Optimization (iii) Depth First Search (iv) A* Search20252mDesign and Analysis of Algorithms In an unweighted graph, which algorithm is guaranteed to find the shortest path between two nodes? (i) Depth First Search (ii) Kruskal's Algorithm (iii) Breadth First Search (iv) Prim's Algorithm20252m