You are given an array of integers. Your task is to sort the array in ascending order
Divide:
Conquer (Sort & Merge):
Combine:

Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
What is recursion?