Write an algorithm to traverse a knight covering all the squares on a chessboard starting at a particular point.
992A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.
DELL,
1232Given 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).
954Given 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.
1240Why size of integer depends on the machine architecture then what the best sorting algorithm and why?
984Post New AI Algorithms Questions
Define Routing Algorithm?
Which is the most straight forward approach for planning algorithms?
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.
Which algorithm is used for solving temporal probabilistic reasoning?
What is the iterative deepening depth-first search algorithm?
What is software cycle? Give a diagrammatic representation?
A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.
Which algorithm in ‘unification and lifting’ takes two sentences and returns a unifier?
What are the disadvantages of breadth-first search algorithm?
what are the minimum requirements for statr testing?
What is the most efficient way to store 1 million phone numbers memory-wise?
What is iterative deepening depth-first search algorithm?
What is informed (heuristic) search strategies algorithm?
Can you pick an algorithm. Write the psuedo-code for a parallel implementation?
What is breadth-first search algorithm?