πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!


    Question

    Which algorithm divides the input array into two halves,

    sorts each half, and then merges the sorted halves?
    A Bubble Sort Correct Answer Incorrect Answer
    B Selection Sort Correct Answer Incorrect Answer
    C Insertion Sort Correct Answer Incorrect Answer
    D Merge Sort Correct Answer Incorrect Answer
    E Quick Sort Correct Answer Incorrect Answer

    Solution

    Answer: d) Merge Sort

    Practice Next
    ask-question