Write an algorithm to traverse a knight covering all the squares on a chessboard starting at a particular point.
994A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.
DELL,
1234Given 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.
1243Why size of integer depends on the machine architecture then what the best sorting algorithm and why?
986Post New AI Algorithms Questions
Tell us why is naïve bayes machine learning algorithm naïve?
What do you mean by overfitting and underfitting algorithms?
Which algorithm inverts a complete resolution strategy?
How does deep learning contrast with other machine learning algorithms?
can anyone help me with some suggestions and improvemnts for sage line 50?
What are disadvantages uniform cost search algorithm?
Which is the most straight forward approach for planning algorithm?
What is the uniform cost search algorithm?
list the types of linked list with aid of diagram?
Can you list some use cases where classification machine learning algorithms can be used?
What are the complexities of sorting algorithms and how can this complexity be calculated?
What are the disadvantages of depth-first search algorithm?
What is meant by uniform cost search algorithm?
Which search algorithm will use a limited amount of memory in an online search?
Explain the concept behind dead lock avoidance, banker's algorithm.