Divide and conquer
A problem-solving technique that
repeatedly divides a problem into sub-problems
until each sub-problem is trivial to solve.
A problem-solving technique that
repeatedly divides a problem into sub-problems
until each sub-problem is trivial to solve.