DEV Community

Cover image for πŸ”„ Unraveling the Mysteries of Recursion and the Call Stack in DFS! πŸŽ₯
Vinay Jain
Vinay Jain

Posted on

πŸ”„ Unraveling the Mysteries of Recursion and the Call Stack in DFS! πŸŽ₯

Image description

Hey coding enthusiasts! In my latest video, we delve into the fundamentals of recursion and the function call stack while exploring the intricacies of the Depth First Search (DFS) algorithm. Join me in demystifying the magical interaction between recursion and the call stack as we navigate the depths of DFS.

πŸŽ₯ Watch the video here: https://youtu.be/xRGhXdZe1QI?si=E0P8l_H9h_lu9D9m
πŸŽ₯ DFS Using Recursion: https://youtu.be/SuiYUV69XC8?si=zyrkchEKneb9GrE3
πŸ”— Find the code on GitHub: https://github.com/Vinay352/Leetcode_Complete_Solution/blob/main/CreateBinaryTree_DFS_BFS.java

Feel free to share your questions and insights in the comments. Let's unlock the secrets of recursion together! πŸ’‘πŸŒ

Stay connected:
πŸŽ₯ YouTube: https://www.youtube.com/@VinayJainDev3097
πŸ“š Medium: https://medium.com/@vinay.j3097
πŸ“ Dev.to: https://dev.to/vinay_jain_dev
πŸ”— GitHub: https://github.com/Vinay352
🐦 Twitter: https://twitter.com/vinayj3097
πŸ“Έ Instagram: https://www.instagram.com/vinay_jain_dev/
πŸ“˜ Facebook: https://www.facebook.com/vinayj3097/

Top comments (0)