How many bits would a succinct binary tree occupy? Q & A › Category: Data Structure › How many bits would a succinct binary tree occupy? 0 Vote Up Vote Down Admin Staff asked 4 years ago How many bits would a succinct binary tree occupy? a) n+O(n) b) 2n+O(n) c) n/2 d) n Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 4 years ago b) 2n+O(n) Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...