Skip to content

Commit afec719

Browse files
committed
Update README.md
1 parent 11f27e7 commit afec719

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
@@ -156,6 +156,7 @@ Implementation of Queue and **solutions to various LeetCode problems with differ
156156
Implementation of Tree and **solutions to various LeetCode problems with different approaches**.
157157

158158
- [ ] **Binary tree** - building binary tree and implementing different tree traversals.
159+
- [ ] **Binary tree path** - leetcode 257
159160
- [ ] **Bottom view of binary tree** - to find the tree nodes which are visible from bottom
160161
- [ ] **Build tree** - leetcode 105
161162
- [ ] **Count nodes** - to count number of nodes in a tree

0 commit comments

Comments
 (0)