Below you will find pages that utilize the taxonomy term “primer factor”
Posts
Kata: Prime Factors
Context
Although quite short, this kata is fascinating in the way it shows how “if” statements become “while” statements as the number of test cases increase. It’s also a wonderful example of how algorithms sometimes become simpler as they become more general.
Level
Easy / 40 minutes