Tuesday, 23 December 2014

AVL Tree

In an AVL tree, balancing is to be done, If the 'pivotal value' (or the 'Height factor') is greater than 1 or less than -1.

No comments:

Post a Comment