AI Algorithms Interview Questions
Questions Answers Views Company eMail

Which is the most straight forward approach for planning algorithms?

605

What’s your favorite algorithm, & can you explain it into me in less than a minute?

822

What was deep learning, & how does it contrast with other machine learning algorithms?

545

What do you mean by overfitting and underfitting algorithms?

539

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

804

What is the iterative deepening depth-first search algorithm?

549

What is the bidirectional search algorithm?

581

What is meant by uniform cost search algorithm?

518

Tell me how do you choose an algorithm for a classification problem?

489

Can you pick an algorithm. Write the psuedo-code for a parallel implementation?

527

Can you list some use cases where classification machine learning algorithms can be used?

533

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

689

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

525

Tell us how will you know which machine learning algorithm to choose for your classification problem?

505


Post New AI Algorithms Questions

Un-Answered Questions { AI Algorithms }

What are disadvantages uniform cost search algorithm?

1223


What is informed (heuristic) search strategies algorithm?

561


What is bidirectional search algorithm?

713


What is simulated annealing algorithm?

659


Given a sorted array of n integers that has been rotated i(unknown) number of times, give a (log n) algorithm that finds an element in the array.

603






Which is the most straight forward approach for planning algorithm?

686


What is greedy best first search algorithm?

598


What is local search algorithms?

590


Which algorithm inverts a complete resolution strategy?

583


How does deep learning contrast with other machine learning algorithms?

539


Which is the most straight forward approach for planning algorithms?

605


What are the complexities of sorting algorithms and how can this complexity be calculated?

629


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

577


list the types of linked list with aid of diagram?

2232


Given a series of positive integers. Design an efficient algorithm that can detect pairs whose sum is equal to K such that K = ei + ej, and (i not equal to j).

567