Why we need to a binary tree which is height balanced?
Posted: Wed Jul 13, 2022 7:42 pm
a) to avoid formation of skew trees
b) to save memory
c) to attain faster memory access
d) to simplify storing
b) to save memory
c) to attain faster memory access
d) to simplify storing