• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

Top MCQs on CombSort Algorithm with Answers

Question 1

What is the average case performance for Comb Sort? (Note: \'i\' in the options is the number if increments)
  • Ω(n2 / i)
  • Ω(n2 / 2i)
  • Ω(n2 / 4i)
  • Ω(n2 / 3i)

There are 1 questions to complete.

Last Updated :
Take a part in the ongoing discussion