solutions.py
@solutions_py
57
subscribers
206
photos
183
links
admin:
@Xojarbu
Download Telegram
Join
solutions.py
57 subscribers
solutions.py
#binary_tree
#tree
#bfs
Title:
103. Binary Tree Zigzag Level Order Traversal
URL:
leetcode
Level:
Medium
👍
1
solutions.py
#binary_tree
#tree
#bfs
Title:
102. Binary Tree Level Order Traversal
URL:
leetcode
Level:
Medium
🤔
1
solutions.py
#binary_tree
#tree
#bfs
Title:
111. Minimum Depth of Binary Tree
URL:
leetcode
Level:
Easy
solutions.py
solutions.py
a bit simplified #dfs #recursion
version2 with
#bfs
🤯
1