VOOZH
about
URL: https://www.geeksforgeeks.org/quizzes/top-mcqs-on-combsort-algorithm-with-answers/
⇱ Quiz about Top MCQs on CombSort 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 average case performance for Comb Sort? (Note: 'i' in the options is the number if increments)
Ω(n
2
/ i)
Ω(n
2
/ 2
i
)
Ω(n
2
/ 4
i
)
Ω(n
2
/ 3
i
)
Tags:
DSA Quiz
There are 1 questions to complete.
Take a part in the ongoing discussion