Artificial intelligence (AI) Question:
Complexity of minimax algorithm is
a) Same as of DFS
b) Space - bm and time - bm
c) Time - bm and space - bm
d) Same as BFS

Answer:
a) Same as of DFS
b) Space - bm and time - bm
Explanation: Same as DFS
b) Space - bm and time - bm
Explanation: Same as DFS