✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
An algorithm divides a problem into 2 subproblems of size n/2 and combines results in linear time.
Which real-world algorithm follows this recurrence?