xeladu
Feb 4, 2022

--

I think code with recursion is harder to understand (not to read) than when using other constructs. But when using tree structures, for example, I always choose recursion. Of course, my trees aren't that big that memory consumption is an issue (I was never aware how bad it can be, thanks for that!).

--

--

xeladu
xeladu

Written by xeladu

Flutter and Firebase expert, blogger on QuickCoder.org, find my ebooks and freebies on shop.quickcoder.org, contact me on me.quickcoder.org!

Responses (1)