Maximum Depth of Binary Tree - LeetCode 104 Explained

Learn more data structures & algorithms in my course: https://structy.net In this tutorial, we'll learn how to solve LeetCode 104: Maximum Depth of Binary Tree https://leetcode.com/problems/maximum... Timestamps: (00:00) iterative animation (06:41) iterative code (11:29) recursive animation (15:09) recursive code