We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2725e5a commit 95bd58bCopy full SHA for 95bd58b
en/docs/chapter_divide_and_conquer/index.md
@@ -4,6 +4,6 @@
4
5
!!! abstract
6
7
- Difficult problems are decomposed layer by layer, each decomposition making them simpler.
+ Difficult problems are decomposed layer by layer, with each decomposition making them simpler.
8
9
- Divide and conquer reveals an important truth: start with simplicity, and nothing is complex anymore.
+ Divide and conquer unveils a profound truth: begin with simplicity, and complexity dissolves.
0 commit comments