The real risk in algorithm study is not difficulty, but lack of feedback loops
Many people do not struggle because they are incapable. They struggle because every solved problem disappears from memory too quickly.
Many people do not struggle because they are incapable. They struggle because every solved problem disappears from memory too quickly.
A better loop is:
- record where you got stuck
- classify the method behind the solution
- revisit after a delay
If none of that happens, solving many problems still does not build a durable method library.