study guides for every class

that actually explain what's on your next test

Divide-and-Conquer Approach

from class:

AP Computer Science A

Definition

The divide-and-conquer approach is a problem-solving technique where a complex problem is divided into smaller subproblems that are easier to solve independently. After solving the subproblems, their solutions are combined to achieve the solution for the original problem.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.