Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fa248c3

Browse files
doc: add symmetric tree
1 parent e3c33c8 commit fa248c3

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
@@ -78,6 +78,7 @@ If you find this repo helpful, please consider giving it a star 🌟 to show you
7878
[BONUS: invert tree](https://github.com/MoigeMatino/data-structures-algorithms-python/tree/main/binary_tree/invert_tree)
7979
[BONUS: max tree path sum](https://github.com/MoigeMatino/data-structures-algorithms-python/tree/main/binary_tree/max_tree_path_sum)
8080
[BONUS: serialise and desrialise tree](https://github.com/MoigeMatino/data-structures-algorithms-python/tree/main/binary_tree/serialise_deserialise_tree)
81+
[BONUS: symmetric tree](https://github.com/MoigeMatino/data-structures-algorithms-python/tree/main/binary_tree/symmetric_tree)
8182

8283
## 4. Graphs
8384

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /