A

Admin • 831.35K Points
Coach

Q. Quick sort follows Divide-and-Conquer strategy.

  • (A) true
  • (B) false
  • (C) ---
  • (D) ---

Explanation by: Admin
in quick sort, the array is divided into sub-arrays and then it is sorted (divide-and-conquer strategy).

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.