Mark As Completed Discussion

Build your intuition. Click the correct answer from the options.

Which of the following statements about Selection Sort is true?

A. Selection Sort has a best-case time complexity of O(n) B. Selection Sort is an unstable sorting algorithm C. Selection Sort is a recursive sorting algorithm D. Selection Sort is the most efficient sorting algorithm

Click the option that best answers the question.

  • A
  • B
  • C
  • D