DEV Community

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

Posted on

1

πŸ”„ 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/

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay