Artificial Intelligence Interview Questions
Questions Answers Views Company eMail

Optimality of BFS is a) When there is less number of nodes b) When all step costs are equal c) When all step costs are unequal d) Both a & c

1779

How many successors are generated in backtracking search? a) 1 b) 2 c) 3 d) 4

3374

What is the space complexity of Greedy search? a) O(b) b) O(bl) c) O(m) d) O(bm)

1 5137

 In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost

4434

 In A* approach evaluation function is a) Heuristic function b) Path cost from start node to current node c) Path cost from start node to current node + Heuristic cost d) Average of Path cost from start node to current node and Heuristic cost

1663

 A* is optimal if h(n) is an admissible heuristic-that is, provided that h(n) never underestimates the cost to reach the goal. a) True b) False

1659

What is the other name of informed search strategy? a) Simple search b) Heuristic search c) Online search d) None of the mentioned

4752

What is the heuristic function of greedy best-first search? a) f(n) != h(n) b) f(n) < h(n) c) f(n) = h(n) d) f(n) > h(n)

1122

Which search uses only the linear space for searching? a) Best-first search b) Recursive best-first search c) Depth-first search d) None of the mentioned

2622

Which method is used to search better by learning? a) Best-first search b) Depth-first search c) Metalevel state space d) None of the mentioned

3444

 Which is used to improve the performance of heuristic search? a) Quality of nodes b) Quality of heuristic function c) Simple form of nodes d) None of the mentioned

4280

 In many problems the path to goal is irrelevant, this class of problems can be solved using, a) Informed Search Techniques b) Uninformed Search Techniques c) Local Search Techniques d) Only a and b

2372

Though local search algorithms are not systematic, key advantages would include a) Less memory b) More time c) Finds a solution in large infinite space d) No optimum solution

1823

A complete, local search algorithm always finds goal if one exists, an optimal algorithm always finds a global minimum/maximum. State whether True or False. a) True b) False

1648

_______________ Is an algorithm, a loop that continually moves in the direction of increasing value – that is uphill a) Up-Hill Search b) Hill-Climbing c) Hill algorithm d) Reverse-Down-Hill search

1 2197


Un-Answered Questions { Artificial Intelligence }

What are the best public data sets for machine learning?

60


What are artificial intelligence career domains?

525


Write the formula to calculate r-square?

117


what is the function of ‘unsupervised learning’?

54


What do you mean by dropout?

1






What do you know about bayesian networks?

47


What is artificial intelligence in simple words?

542


Define a/b testing?

89


What language does google use for machine learning?

39


Describe the common steps to most tensorflow algorithms?

1


Why do ensembles typically have higher scores than individual models?

125


Why fuzzy logic?

651


Can you enumerate the various differences between supervised and unsupervised learning?

103


What is the difference between a.i. And machine learning, and has a.i. Been oversold for decades because of sci-fi?

47


What is the purpose of intelligence?

548