InterviewSolution
Saved Bookmarks
| 1. |
Binary tree sort is an in-place sorting algorithm.(a) True(b) FalseThis question was addressed to me in an online interview.This interesting question is from Sorting topic in portion Sorting of Data Structures & Algorithms II |
|
Answer» The correct option is (b) False |
|