Un-Answered Questions { AI Algorithms }

Define Routing Algorithm?

597


Give a general algorithm for converting a m-array tree to a 2-ary tree.

612


Give an example of an O (n) algorithm and O (n*n) algorithm such that the algorithm is slower.

584


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).

554


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.

591


Sorting algorithms and time complexity of various algorithms.

582


What are the complexities of sorting algorithms and how can this complexity be calculated?

615


Why size of integer depends on the machine architecture then what the best sorting algorithm and why?

577


Write a code/algorithm to find the frequency of each element in an array?

544


What is the most efficient way to store 1 million phone numbers memory-wise?

1333


Which language is used for artificial intelligence?

573


Tell briefly about the Banker's algorithm and what is it used for?

560


What is breadth-first search algorithm?

581


What are disadvantages uniform cost search algorithm?

1209


What is depth-first search algorithm?

573