Skip to content

Chapter 12.   Divide and conquer

Divide and Conquer

Abstract

Difficult problems are decomposed layer by layer, each decomposition making them simpler.

Divide and conquer reveals an important truth: start with simplicity, and nothing is complex anymore.

Chapter contents

Feel free to drop your insights, questions or suggestions