Your browser does not support JavaScript!

Sorting algorithm can be characterized as ________________.

  • Both of the choices Correct
  • Simple algorithm which require the order of n2 comparisons to sort n items
  • Sophisticated algorithms that require the O(nlog2n) comparisons to sort items
  • None of these
Similar ITE-6201 questions