Top MCQs on CombSort Algorithm with Answers

    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)
    • Ω(n2 / i)

    • Ω(n2 / 2i)

    • Ω(n2 / 4i)

    • Ω(n2 / 3i)

    There are 1 questions to complete.

    Take a part in the ongoing discussion