diff options
author | William Carroll <wpcarro@gmail.com> | 2020-03-14T12·48+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-14T12·48+0000 |
commit | 47a11b76a255e1e0519fc3a9c5a59047d5d32569 (patch) | |
tree | cd784520f0aaa86274477a72444bc7076da198bc /mail | |
parent | 0f82a527de0f6701021c106f108b5a8145f9226d (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 'mail')
0 files changed, 0 insertions, 0 deletions