Examveda

Which of the following is false?

A. Binary tree sort and quick sort have same running time

B. Binary tree sort used BST as work area

C. As the number of elements to sort gets larger, binary tree sort gets more and more efficient

D. Both quick sort and binary tree are in place sorting algorithms

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms