4.4. unfinished
This commit is contained in:
parent
6f1518cc33
commit
a607792cd7
|
|
@ -0,0 +1,4 @@
|
||||||
|
# 4.4. Check balanced
|
||||||
|
|
||||||
|
Check if a binary tree is balanced. For the purposes of this question, a balanced tree is a tree such that the heights of the two subtrees of any node never differ by more than one.
|
||||||
|
|
||||||
Loading…
Reference in New Issue