Write an algorithm to traverse a knight covering all the squares on a chessboard starting at a particular point.
1041A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.
DELL,
1292Given 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).
995Given 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.
1308Why size of integer depends on the machine architecture then what the best sorting algorithm and why?
1040Post New AI Algorithms Questions
Which search algorithm will use a limited amount of memory in online search?
list the types of linked list with aid of diagram?
What is the uniform cost search algorithm?
Can you pick an algorithm. Write the psuedo-code for a parallel implementation?
What is software cycle? Give a diagrammatic representation?
Which algorithm inverts a complete resolution strategy?
What is greedy best first search algorithm?
What is informed (heuristic) search strategies algorithm?
What was deep learning, & how does it contrast with other machine learning algorithms?
What features would you use to build a recommendation algorithm for users?
Which algorithm is used for solving temporal probabilistic reasoning?
what is software cycle?give a diagramatic representation
What is the bidirectional search algorithm?
What is the iterative deepening depth-first search algorithm?
List the different algorithm techniques in machine learning?