When writing any code that requires some form of recursion, it is a lot easier to just use the concept of recursion. However, it is usually hard to optimize recursive code, especially in single-threaded environments.
P
121
Programming
Notes, ideas and advises related to programming collected from my readings for blog posts, articles and books