$24
Overview & Learning Objectives
In this program you will implement an AVL tree. There are multiple objectives of this assignment:
1. strengthen your knowledge of JSON,
2. strengthen your understanding of code testing,
3. understand and uimplement an AVL Tree.