Skip to content

Commit 12c6aba

Browse files
committed
Update Readme.md
1 parent eb33020 commit 12c6aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this repo I upload everything I do related to data structures and algorithm t
2525

2626
# Tree
2727
* :white_check_mark: [Binary Tree By LinkedList](https://github.com/sushant097/Data-Structure-Algorithms-Collections-Python/blob/master/Tree/BinaryTreeLL.py)
28-
* :negative_squared_cross_mark: [Binary Tree By PythonList](https://github.com/sushant097/Data-Structure-Algorithms-Collections-Python/blob/master/Tree/BinaryTreePL.py) - Some Implementation is left
28+
* :white_check_mark: [Binary Tree By PythonList](https://github.com/sushant097/Data-Structure-Algorithms-Collections-Python/blob/master/Tree/BinaryTreePL.py)
2929

3030
<!-- | Name | Completed | Tested |
3131
| :----: | :----: | :----: |

0 commit comments

Comments
 (0)