Merge Sort Using Recursion

Hello,

I have written the code for merge sort using recursion. But, while executing the code, I’m not getting the desired output. Can you please help me debug.

Link:

Hello @meer check now: https://ide.codingblocks.com/s/422715

1 Like