Back to the 2022 paper
Similar questions
Artificial intelligenceWhich is the best way to go for game playing problem? (i) Linear approach (ii) Heuristic approach (some knowledges are stored) (iii) Random approach (iv) An optimal approach20202mArtificial intelligenceCreate a simple two-player game tree (3 levels) and show how the Minimax algorithm selects the best move for the maximizing player.20247mDiscrete MathematicsUse pseudocode to describe an algorithm for determining the value of a game tree when both players follow a minimax strategy.20224mDesign and Analysis of Algorithms Which strategy solves problems by solving subproblems and combining their solutions? (i) Brute Force (ii) Greedy (iii) Dynamic Programming (iv) Backtracking20242m
PreviousWhat is artificial intelligence? (i) Putting your intelligence into computer (ii) Programming with your own intelligence (iii) Making a machine intelligent (iv) Playing a gameNextFace Recognition system is based on which type of approach? (i) Weak AI approach (ii) Applied AI approach (iii) Cognitive AI approach (iv) Strong AI approach