InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is an alternate name of library sort?(a) gapped insertion sort(b) binary insertion sort(c) recursive insertion sort(d) binary gap sortI got this question in an interview for job.This interesting question is from Sorting topic in division Sorting of Data Structures & Algorithms II |
|
Answer» The correct ANSWER is (a) gapped insertion sort |
|