A&DS S02E05. Binary Search Tree, AVL tree

Algorithms and data structures. Semester 2. Lecture 5. In the fifth lecture, we started talking about Binary Search Trees. We looked at the basic operations that can be done with it, and studied the balancing method used in the AVL tree. ITMO University, 2021
Back to Top