summaryrefslogtreecommitdiff
path: root/src/03/btree_test.c
AgeCommit message (Collapse)Author
2020-09-26style: run cclang formattermo 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