Divide and conquer analysis

Home > Computer Science > Algorithms and data structures > Algorithm analysis > Divide and conquer analysis

Analysis of an algorithm that breaks down a problem into smaller sub-problems to solve.