AVL-implemented An attempt at implementing a self-balancing tree using Clean Code techniques, following the AVL structure, using Java.