Recording

DSA For Non-Traditionals: 3 - Recursion and the Call Stack

event presenter photo by Travis Media
Recorded on: Tuesday, March 19th, 2024 @ 11:00:00 AM

In the "DSA (Data Structures and Algorithms) for Non-Traditionals" series, I'll be going over CS concepts and algorithms that EVERY developer needs to be familiar with.

In this session I'll be covering recursion and the call stack, two concepts EVERY developer should know. I'll give practical real life examples as well as how the two work together in a debugging code session.

Video key points:

  • What is recursion?
  • Real-life examples
  • The two parts of a recursive function (to guarantee you do not create an infinite loop).
  • What is the call stack and how does it work?
  • Code examples of both recursion and the call stack in action.

Recording

Members Only - Join Imposter Devs and you'll get access to this recording, all other recordings, and all future live events.