Write a code/algorithm to find the frequency of each element in an array?
Give an algorithm for the following problem. Given a list of n distinct positive integers, partition the list into two sublists, each of size n/2, such that the difference between the sums of the integers in the two sublists is minimized. You may assume that n is a multiple of 2.
list the types of linked list with aid of diagram?
Explain the Canny's Algorithm.
what is software cycle?give a diagramatic representation
Can you list some use cases where classification machine learning algorithms can be used?
Which algorithm in ‘unification and lifting’ takes two sentences and returns a unifier?
What are disadvantages uniform cost search algorithm?
How are the k-nearest neigh-bors (knn) algorithms different from k-means clustering?
Tell us how will you know which machine learning algorithm to choose for your classification problem?
Explain me what's your favorite algorithm, and can you explain it to me in less than a minute?
A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.
Which search algorithm will use a limited amount of memory in online search?
What is meant by a * search algorithm?
What features would you use to build a recommendation algorithm for users?