Skip to main content
Logo image

Problem Solving with Algorithms and Data Structures using Kotlin The Interactive Edition

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.