The algorithm paradigm used for sorting in recursive MERGE SORT is

2026

The algorithm paradigm used for sorting in recursive MERGE SORT is

Answer: B. DIVIDE AND CONQUERThe algorithm paradigm used for sorting in recursive MERGE SORT is divide-and-conquer.

  1. A.

    GREEDY

  2. B.

    DIVIDE AND CONQUER

  3. C.

    DYNAMIC PROGRAMMING

  4. D.

    BRANCH AND BOUND

Attempted by 593 students.

Show answer & explanation

Correct answer: B

The algorithm paradigm used for sorting in recursive MERGE SORT is divide-and-conquer.

Explore the full course: Tpsc Assistant Technical Officer

Loading lesson…