Examveda

What is the worst case running time of shell sort using Hibbard's increments?

A. O(N)

B. O(N2)

C. O(N1/2)

D. O(N3/2)

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms