about summary refs log tree commit diff
path: root/scratch/deepmind/part_two/bst-checker.py
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-03-14T12·48+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-14T12·48+0000
commit47a11b76a255e1e0519fc3a9c5a59047d5d32569 (patch)
treecd784520f0aaa86274477a72444bc7076da198bc /scratch/deepmind/part_two/bst-checker.py
parent0f82a527de0f6701021c106f108b5a8145f9226d (diff)
Solve InterviewCake's balanced-binary-tree problem
Write a predicate for determining if a binary tree is "super balanced", which
means that the depths of all of the tree's leaves are equal or differ by at most
one.
Diffstat (limited to 'scratch/deepmind/part_two/bst-checker.py')
0 files changed, 0 insertions, 0 deletions