Skip to main content


What do you mean by recursion in Data Structure? .. When talking about Data Structures, recursion is a technique that can make code both efficient and more manageable. Recursion is a process of solving problems using self-referential functions. In other words, it's a way to break down complex tasks into smaller subtasks. This makes it easier for the computer to understand and process the data quickly. https://www.behance.net/gallery/158519415/What-do-you-mean-by-recursion-in-Data-Structure?share=1