Talk:AVL tree/C

From Rosetta Code

Is it worth noting that the efficient implementation isn't really any more efficient than the simpler implementation that's currently on the top of this page? In both examples, the node data structure contains information about the node depth. --Rdm (talk) 01:50, 17 May 2022 (UTC)