Explain Optimal Binary Search Trees
One of the principal application of Binary Search Tree is to execute the operation of searching. If probabilities of searching for elements of a set are called, it is natural to pose a question about an optimal binary search tree for which the average number of comparisons in a search is the smallest possible.