File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ Hope it helps you. Don't forgot to :star:.
18
18
# Tree
19
19
| Name | Completed | Tested |
20
20
| :----: | :----: | :----: |
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 > |
23
23
24
24
25
25
# Contributing
You can’t perform that action at this time.
0 commit comments