Hey, I just got the new edition, and I noticed a huge difference in the Problem Solving Patterns presented in both books. I’m not sure which to follow.
The old book had these extra patterns:
Write an equation
Variation
Incremental improvement
Elimination
Parallelism
Caching
Randomization
Approximation
State
Another thing I found very confusing is: in the old book there is a strategy named “Invariants” which is completely different from the “Invariants” strategy described in the new book.
Also in the new book, it seems “Invariants” (from Edition 2) is closer to “Elimination” (from Edition 1), with different problems described.
Please clarify this for me!
Thanks!