Back to Browse

Recursion finally made sense after this

3 views
May 3, 2026
23:11

#Recursion #DSA #JavaScript #Coding In this episode 5.9 of our DSA series, you’ll learn what recursion really is, how it works behind the scenes, and how to think recursively like a pro. We’ll break down the concept using simple examples and visualize the call stack so you can finally get it. 🔗 Full DSA Playlist: https://www.youtube.com/playlist?list=PLQWOOhLsUv1JC8ieumWYDqz0fnjq90K90 ⏮️ Previous Episode: https://youtu.be/dm50dDLPH9E --- 🔥 If this helped you, don’t forget to: 👍 Like the video 💬 Comment your doubts 📌 Subscribe for more DSA & JavaScript content --- Timestamps⌚: 00:00 - Intro (What is recursion , when to use recursion) 02:36 - A simple recursive function (base case and recursive call explained) 06:09 - Factorial Using Recursion (Build the Right Mindset) 12:11 - Understanding recursion visually using recursive tree 14:40 - Debugging Recursion (Understanding Call Stack & Flow) 18:51 - Time and Space complexities of a recursive algorithm

Download

1 formats

Video Formats

360pmp414.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Recursion finally made sense after this | NatokHD