In this video, I solve the "Maximum Depth of Binary Tree" LeetCode problem using Java.
Problem link: https://leetcode.com/problems/maximum-depth-of-binary-tree/
Timestamps:
00:00 - Problem
00:56 - Algorithm
01:45 - Solution
03:17 - Big O
Please like and subscribe if you found this helpful! Let me know in the comments what problem I should do next :)
#leetcode #maximumdepthofbinarytree #javaprogramming #codinginterview #datastructures #binarytree #stacks #dfs #depthfirstsearch #treesinjava #bigO