Created
August 19, 2026 07:35
-
-
Save pkutaj/88b8e9e82ffab070c8e1ddeb66bf7322 to your computer and use it in GitHub Desktop.
Explaining iteration vs recursion through peano addition snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 3 4 | | |
| 2 5 | time dimension of the process — CPU | |
| 1 6 | | |
| 0 7 V | |
| 7 | |
| ----> space dimension of the process — RAM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment