-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Symmetric Tree | LeetCode | 101
Detailed Description
I want to add a question on Binary Tree, which LeetCode famous problem Symmetric tree. This problem is solved using DFS
Context
Well, I wanted to participate in hacktoberfest and so providing a value to the open source is always a good thing.
They can understand multiple topics like recursion, what is DFS. And also it will encourage them towards problem solving skills.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request