Week:10 Trees

  • Introduction to Trees
  • Tree Terminology
  • Logical construction and Representation of Trees
  • Introduction to Binary Tree ADT
  • Mathematical properties
  • Linked Implementation of Binary Trees (Insertion, Traversing, Searching and deletion in Binary Trees)