What Is Recursion - Recursion Explained In 3 Minutes
Recursion is a fundamental technique of Computer Science, which can be applied to solve many types of problems. Recursion can be applied whenever a problem can be solved by dividing it into smaller problems, that can use the same algorithm for solving them.
Here's how it works.
Please Like and Subscribe for more weekly videos!
Simple explanation
Thanks :)