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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AI Algorithms Interview Questions

Define Routing Algorithm?

0 Answers   Maveric,


Write an algorithm to traverse a knight covering all the squares on a chessboard starting at a particular point.

0 Answers   Amazon,


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

0 Answers  


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

0 Answers   Twitter,


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.

0 Answers  






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

0 Answers   Expedia,


What is the bidirectional search algorithm?

0 Answers  


What is simulated annealing algorithm?

0 Answers  


What is Back propagation in Neural Networks?

1 Answers  


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

0 Answers   Tech Mahindra,


What are the disadvantages of breadth-first search algorithm?

0 Answers  


Give a general algorithm for converting a m-array tree to a 2-ary tree.

0 Answers   Tech Mahindra,


Categories