LeetCode 104: Maximum Depth of Binary Tree [Python]

Опубликовано: 06 Март 2026
на канале: Frederik Müller
727
18

Solution and walkthrough of leetcode database problem 104: Maximum Depth of Binary Tree. I'm using MySQL but this solution should work in any SQL dialect such as PostgreSQL SQL Server, etc.

Link to the problem: https://leetcode.com/problems/maximum...

0:00 intro
0:31 recursive

The discussion post I mentioned: https://leetcode.com/problems/maximum...