Which search algorithm will use a limited amount of memory in online search?
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 is software cycle? Give a diagrammatic representation?
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 greedy best first search algorithm?
When an algorithm is considered completed?
Write a code/algorithm to find the frequency of each element in an array?
Why size of integer depends on the machine architecture then what the best sorting algorithm and why?
What is depth-first search algorithm?
Can you pick an algorithm. Write the psuedo-code for a parallel implementation?
Draw a flowchart to find the average of four number?
what is software cycle?give a diagramatic representation
What features would you use to build a recommendation algorithm for users?
What is the most efficient way to store 1 million phone numbers memory-wise?