Skip to content

Commit 8a6accb

Browse files
committed
Update Readme.md
1 parent 2d44d14 commit 8a6accb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Hope it helps you. Don't forgot to :star:.
1818
# Tree
1919
| Name | Completed | Tested |
2020
| :----: | :----: | :----: |
21-
| [Binary Tree By LinkedList](https://github.com/sushant097/Data-Structure-Algorithms-Collections-Python/blob/master/Tree/BinaryTreeLL.py) | <ul><li>- [x] </li></ul> | <ul><li>- [x] </li></ul> |
22-
| [Binary Tree By PythonList](https://github.com/sushant097/Data-Structure-Algorithms-Collections-Python/blob/master/Tree/BinaryTreePL.py) | <ul><li>- [x] </li></ul> | <ul><li>- [x] </li></ul> |
21+
| [Binary Tree By LinkedList](https://github.com/sushant097/Data-Structure-Algorithms-Collections-Python/blob/master/Tree/BinaryTreeLL.py) | <ul><li>- :heavy_check_mark: </li></ul> | <ul><li>- [x] </li></ul> |
22+
| [Binary Tree By PythonList](https://github.com/sushant097/Data-Structure-Algorithms-Collections-Python/blob/master/Tree/BinaryTreePL.py) | <ul><li>- [] </li></ul> | <ul><li>- [] </li></ul> |
2323

2424

2525
# Contributing

0 commit comments

Comments
 (0)