Write an algorithm to traverse a knight covering all the squares on a chessboard starting at a particular point.
759A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.
DELL,
999Given 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).
702Given 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.
834Why size of integer depends on the machine architecture then what the best sorting algorithm and why?
750Post New AI Algorithms Questions
What is simulated annealing algorithm?
Give an example of an O (n) algorithm and O (n*n) algorithm such that the algorithm is slower.
What are the disadvantages of breadth-first search algorithm?
What’s your favorite algorithm, & can you explain it into me in less than a minute?
Explain the Canny's Algorithm.
What do you mean by overfitting and underfitting algorithms?
Which algorithm is used for solving temporal probabilistic reasoning?
List the different algorithm techniques in machine learning?
What is the iterative deepening depth-first search algorithm?
Tell me how do you choose an algorithm for a classification problem?
what are the minimum requirements for statr testing?
What is the bidirectional search algorithm?
what is software cycle?give a diagramatic representation
Tell briefly about the Banker's algorithm and what is it used for?
How does deep learning contrast with other machine learning algorithms?