Skip to main content
Logo image

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

Section 7.1 Objectives

  • To understand what a tree data structure is and how it is used.
  • To implement trees using a list.
  • To implement trees using classes and references.
  • To implement trees as a recursive data structure.
You have attempted of activities on this page.