InterviewSolution
Saved Bookmarks
| 1. |
Insertion sort is an online sorting algorithm.(a) true(b) falseThe question was posed to me at a job interview.I want to ask this question from Sorting in portion Sorting of Data Structures & Algorithms II |
|
Answer» The correct option is (a) true |
|