Hello,
For my last topic I would like to talk about how I am so
unclear as to why the technique of memorization helps reduce running times
while recursing. I just simply don’t understand it at all, like I realize that
sometimes in recursion we create an x amount of memory addresses that all point
to the same value, but I don’t get why a computer can’t simply go through the
whole process in a straightforward manner!!!