AI Algorithms Interview Questions
Questions Answers Views Company eMail

Which is the most straight forward approach for planning algorithms?

597

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

811

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

532

What do you mean by overfitting and underfitting algorithms?

526

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

784

What is the iterative deepening depth-first search algorithm?

534

What is the bidirectional search algorithm?

569

What is meant by uniform cost search algorithm?

505

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

477

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

515

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

526

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

677

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

515

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

496


Post New AI Algorithms Questions

Un-Answered Questions { AI Algorithms }

Give an algorithm for the following problem. Given a list of n distinct positive integers, partition the list into two sublists, each of size n/2, such that the difference between the sums of the integers in the two sublists is minimized. You may assume that n is a multiple of 2.

2187


What are disadvantages uniform cost search algorithm?

1209


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

532


What are the disadvantages of breadth-first search algorithm?

666


What is the depth-first search algorithm?

586






list the types of linked list with aid of diagram?

2222


A* algorithm is based on which search method?

1143


What is depth-first search algorithm?

573


What are the disadvantages of depth-first search algorithm?

552


List the different algorithm techniques in machine learning?

504


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

615


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).

554


When an algorithm is considered completed?

1227


Tell briefly about the Banker's algorithm and what is it used for?

561


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

567