Q281. What is the complexity of minimax algorithm?
✅ Correct Answer: A) Same as of DFS
Explanation: Same as DFS. State Space Search
Q281. What is the complexity of minimax algorithm?
✅ Correct Answer: A) Same as of DFS
Explanation: Same as DFS. State Space Search