InterviewSolution
Saved Bookmarks
| 1. |
Insertion sort is an example of an incremental algorithm.(a) True(b) FalseThe question was asked during an interview.My question is based upon Insertion sort in section Sorting of Data Structures & Algorithms II |
|
Answer» The correct answer is (a) True |
|