Page 1 of 1

How many bits would a succinct binary tree occupy?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) n+O(n)
b) 2n+O(n)
c) n/2
d) n