summaryrefslogtreecommitdiff
path: root/src/03/btree.c
AgeCommit message (Collapse)Author
2020-09-27docs: document each functionmo khan
2020-09-26feat: prove that height of binary tree is greater than or equal to log2(k) ↵mo khan
where k is the # of leaves in the tree