Skip to content

Commit 1c79409

Browse files
committed
Update README.md
1 parent 51dd605 commit 1c79409

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
@@ -157,6 +157,7 @@ Implementation of Tree and **solutions to various LeetCode problems with differe
157157

158158
- [ ] **Binary tree** - building binary tree and implementing different tree traversals.
159159
- [ ] **Bottom view of binary tree** - to find the tree nodes which are visible from bottom
160+
- [ ] **Build tree** - leetcode 105
160161
- [ ] **Count nodes** - to count number of nodes in a tree
161162
- [ ] **Diameter of Binary Tree** - leetcode 543
162163
- [ ] **Diameter of Binary Tree 2** - leetcode 543 (more optimal)

0 commit comments

Comments
 (0)