InterviewSolution
Saved Bookmarks
| 1. |
Shell sort algorithm is the first algorithm to break the quadratic time barrier.(a) True(b) FalseThe question was posed to me during an online exam.This interesting question is from Shell sort in section Sorting of Data Structures & Algorithms II |
|
Answer» The correct OPTION is (a) True |
|