Skip to content

Commit 3d3860e

Browse files
authored
Merge pull request #3723 from nishant0708/points_not_counting_3
Points _Not _Counted
2 parents b242a7d + 52f839e commit 3d3860e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-solutions/lc-solutions/0100-0199/0101-symmetric-tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,4 +308,4 @@ To check if a binary tree is symmetric, we need to compare its left subtree and
308308
- **Solution Link:** [Symmetric Tree Solution on LeetCode](https://leetcode.com/problems/symmetric-tree/solutions/5016750/easy-recursion-solution-in-c-100-beats-full-expanation-with-example/)
309309
- **Authors GeeksforGeeks Profile:** [Vipul lakum](https://leetcode.com/u/vipul_lakum_02/)
310310

311-
---
311+
---

0 commit comments

Comments
 (0)