simplify then generalize - mmedrano9438/peripheral-brain GitHub Wiki

Generalisation is a way of quickly solving new problems based on previous problems we have solved. We can take an algorithm that solves some specific problem and adapt it so that it solves a whole class of similar problems.