Post #4275915
2026-07-31 10:55 UTC
@simontatham@hachyderm.io I've had similar thoughts. I think recursive algorithms come most naturally when you have a recursive problem/data structure, like a tree.
So I think good introductory examples would be recursively searching a directory for all .png files or eval'ing an expression tree in a calculator.
Replies (0)
No replies.