Divide and Conquer

Systematic problem-solving approach that breaks down complex problems into smaller, independent subproblems, solves them recursively, and combines their solutions

lev-os 58d2686 6.5 KB Updated

File contents

lev-os/agents/tree/main/skills-db/thinking/patterns/divide-and-conquer commit 58d26868cc

Frequently asked questions

npx skillmds@latest add lev-os/divide-and-conquer