Skip to content

Commit 893bfb6

Browse files
authored
Merge pull request #3813 from nishant0708/pnc
Points Not Getting Count
2 parents 3eb90bb + 6979957 commit 893bfb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dsa-solutions/lc-solutions/0100-0199/0104-maximum-depth-of-binary-tree.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tags:
1414
description: "This is a solution to the Maximum Depth of Binary Tree problem on LeetCode."
1515
---
1616

17+
1718
## Problem Description
1819

1920
Given the root of a binary tree, return its maximum depth.

0 commit comments

Comments
 (0)