Completed
Push — master ( 7164ce...f4198e )
by Siro Díaz
01:38
created

Changes

6 issues (1 major, 3 minor, 2 informational) were introduced.
1 new patch (Doc Comments) is available.
2 added classes/operations
Arrow A AVLTree::put() added
Arrow A AVLTree::adjustHeight() added
A B AVLTree::leftRotation() got worse
8.17
▶   ± 0
Head
Siro Díaz Palazón  
return node in put AVL tree method and fixed left rotation
Base
Siro Díaz Palazón  
changed Node to SimpleLinkedListNode