Skip to content

Commit 578caaa

Browse files
committed
Update README.md
1 parent 6d26c99 commit 578caaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ Implementation of Tree and **solutions to various LeetCode problems with differe
168168
- [ ] **Subtree or not** - leetcode 572
169169
- [ ] **Sum of nodes** - to calulate sum of nodes value of tree
170170
- [ ] **Top view of binary tree** - to find the tree nodes which are visible from top
171+
- [ ] **Transform to sum tree** - transform binary tree to sum tree
171172

172173
#### 🔹 [Recursion](./Recursion/)
173174
Programs demonstrating **recursive problem-solving techniques**.

0 commit comments

Comments
 (0)