VOOZH
about
URL: https://www.geeksforgeeks.org/quizzes/top-mcqs-on-shellsort-algorithm-with-answers/
⇱ Quiz about Top MCQs on ShellSort Algorithm with Answers
👁 geeksforgeeks
Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Last Updated :
Discuss
Comments
Question 1
What is the best case complexity for shell sort?
O(1)
O(n)
O(logn)
O(n logn)
Tags:
DSA Quiz
There are 1 questions to complete.
Take a part in the ongoing discussion