AVL tree implementation
807589Aug 8 2008 — edited Aug 8 2008Hi all,
I am interested in an AVL tree implementation in Java. I prefer it to be Open Source. Efficiency is my main concern, although a readable code would be appreciated.
The question is if it exist a standard implementation or an implementation you know it is stable and efficient.
thank you in advance,