Jump to content

Talk:AVL tree/to do

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Codingrecipes (talk | contribs) at 00:41, 3 March 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Just to make it explicit, here are some things that need to be done on this page:

  • Some new diagrams showing the balance values for each node
  • A detailed description of the insertion and deletion operations, along with diagrams showing the relevent transformations
  • A comparison to other types of self-balancing binary search trees

Derrick Coetzee 22:34, 20 Sep 2004 (UTC)