Home > Data structure and algorithms > Data structure and algorithms > Recursion Show previous contentBuild your intuition. Fill in the missing part by typing it in.Recursion is based on the principle of 'divide and ___,' where a problem is broken down into smaller, more manageable subproblems.Write the missing line below.SubmitReveal answer Show following content