Shell sort algorithm is the first algorithm to break the quadratic time barrier.
(a) True
(b) False
The question was posed to me during an online exam.
This interesting question is from Shell sort in section Sorting of Data Structures & Algorithms II