a) it uses binary search and insertion sort in its implementation
b) gaps are created between successive elements in order to ensure faster insertion
c) array needs to be re balanced after every insertion
d) it is an in place sorting algorithm
Which of the following is not true about library sort?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following is not true about library sort?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!