RecursionRecursion is a technique that involves solving a problem using a simpler version of it. Apr 29, 2024 Algorithms, Big O notation, LeetCode