Lower Bounds for Comparison Based Sorting: Decision Trees
What is the smallest possible depth of a leaf in a decision tree for a sorting algorithm? answer: The shortest possible depth is n − 1.
What is the smallest possible depth of a leaf in a decision tree for a sorting algorithm? answer: The shortest possible depth is n − 1.