Skip to main content

Section 8.10 Summary

In this chapter we have looked at binary search trees. More specifically, we examined:
  • A binary search tree for implementing the map ADT.
  • A balanced binary search tree (AVL tree) for implementing the map ADT.
You have attempted of activities on this page.