AI Algorithms Interview Questions
Questions Answers Views Company eMail

Which language is used for artificial intelligence?

Flextronics,

710

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

Impetus,

704

What is breadth-first search algorithm?

728

What are disadvantages uniform cost search algorithm?

1362

What is depth-first search algorithm?

696

What is iterative deepening depth-first search algorithm?

701

What is simulated annealing algorithm?

817

What is meant by a * search algorithm?

702

Name search algorithm technology?

771

What are the disadvantages of breadth-first search algorithm?

842

What is the uniform cost search algorithm?

730

What are the disadvantages of depth-first search algorithm?

725

What is local search algorithms?

718

What is greedy best first search algorithm?

746

What is bidirectional search algorithm?

839


Post New AI Algorithms Questions

Un-Answered Questions { AI Algorithms }

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

967


Which algorithm is used for solving temporal probabilistic reasoning?

789


what is software cycle?give a diagramatic representation

2324


Consider the following algorithm: for ( i = 2 ; i <= n ; i++) { for ( j = 0 ; j <= n) { cout << i << j ; j = j + floor(n/4) ; } } (a) What is the output when n = 4 (b) What is the time complexity T(n). You may assume that n is divisible 4.

1448


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

672






What is iterative deepening depth-first search algorithm?

701


What is informed (heuristic) search strategies algorithm?

697


List the different algorithm techniques in machine learning?

653


How does deep learning contrast with other machine learning algorithms?

665


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.

785


What is depth-first search algorithm?

696


When an algorithm is considered completed?

1422


What is simulated annealing algorithm?

817


What do you mean by overfitting and underfitting algorithms?

694


Name search algorithm technology?

771