A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.
Name search algorithm technology?
Give an example of an O (n) algorithm and O (n*n) algorithm such that the algorithm is slower.
what is software cycle?give a diagramatic representation
Which search algorithm will use a limited amount of memory in an online search?
Tell us how will you know which machine learning algorithm to choose for your classification problem?
What is the breadth-first search algorithm?
What is simulated annealing algorithm?
Tell us why is naïve bayes machine learning algorithm naïve?
What are the complexities of sorting algorithms and how can this complexity be calculated?
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).
What is Na?ve Bayes Algorithm?
What do you mean by overfitting and underfitting algorithms?