AI Algorithms Interview Questions
Questions Answers Views Company eMail

What is informed (heuristic) search strategies algorithm?

563

Which is the most straight forward approach for planning algorithm?

691

Which algorithm in ‘unification and lifting’ takes two sentences and returns a unifier?

581

Which algorithm is used for solving temporal probabilistic reasoning?

633

Which algorithm inverts a complete resolution strategy?

589

Which search algorithm will use a limited amount of memory in online search?

744

When an algorithm is considered completed?

1253

A* algorithm is based on which search method?

1171

What is software cycle? Give a diagrammatic representation?

522

List the different algorithm techniques in machine learning?

524

What is the depth-first search algorithm?

597

What is breath-first search algorithm?

568

How are the k-nearest neigh-bors (knn) algorithms different from k-means clustering?

547

What is the breadth-first search algorithm?

538

How does deep learning contrast with other machine learning algorithms?

539


Post New AI Algorithms Questions

Un-Answered Questions { AI Algorithms }

What are disadvantages uniform cost search algorithm?

1227


What do you mean by overfitting and underfitting algorithms?

544


what is software cycle?give a diagramatic representation

2408


1. Consider the following algorithm: for ( i = 1 ; i <= 1 . 5 n ; i++) cout << i ; for ( i = n ; i >= 1 ; i - - ) cout << i ; (a) What is the output when n = 2, n = 4, and n = 6? (b) What is the time complexity T(n)? You may assume that the input n is divisible by 2.

2182


What is the most efficient way to store 1 million phone numbers memory-wise?

1347






Why size of integer depends on the machine architecture then what the best sorting algorithm and why?

592


What is meant by a * search algorithm?

572


Explain me what's your favorite algorithm, and can you explain it to me in less than a minute?

694


What is simulated annealing algorithm?

663


Which algorithm is used for solving temporal probabilistic reasoning?

633


Name search algorithm technology?

636


What features would you use to build a recommendation algorithm for users?

597


What is bidirectional search algorithm?

720


Tell us why is naïve bayes machine learning algorithm naïve?

528


What is greedy best first search algorithm?

601