The worst case time complexity of tree sort remains unaffected when implemented with an unbalanced tree or a balanced tree.
(a) True
(b) False
The question was posed to me during an interview.
This interesting question is from Sorting in section Sorting of Data Structures & Algorithms II