Computer Science, asked by TarishThiru, 3 months ago

How to Merge Sort in python

Answers

Answered by sunmoon28
0

Answer:

Merge Sort is a Divide and Conquer algorithm. It divides input array in two halves, calls itself for the two halves and then merges the two sorted halves. The merge() function is used for merging two halves.

Explanation:

i think it's helpful to you

Answered by datarjotsingh45130
0

Explanation:

मैसेज सेंड आंसर इज माय फेवरेट examples.of

Similar questions