Which algorithm can be used to make decision of win/lose in Game Tree?

2022

Which algorithm can be used to make decision of win/lose in Game Tree?

  1. A.

    Greedy search algorithm

  2. B.

    Heuristic search algorithm

  3. C.

    Min/Max algorithm

  4. D.

    DFS/BFS algorithm

Attempted by 155 students.

Show answer & explanation

Correct answer: C

Win/Lose decisions in Game Trees are made using the Minimax algorithm , commonly used in games like Chess, Tic-tac-toe etc.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs