Y
Hacker News
new
|
ask
|
show
|
jobs
by
planet-and-halo
1800 days ago
Doesn't this only affect inserts and deletes though? I mean I get your point, but on a read you can assume that a binary tree is balanced (by definition). Or am I missing something?
1 comments
wtetzner
1800 days ago
No, not all binary trees are balanced binary trees.
link
planet-and-halo
1800 days ago
Ah got it, thanks.
link