InterviewSolution
Saved Bookmarks
| 1. |
Binary Insertion sort is an online sorting algorithm.(a) True(b) FalseI have been asked this question during an interview.My question is based upon Sorting in chapter Sorting of Data Structures & Algorithms II |
|
Answer» The correct answer is (a) True |
|