KUMAR SHIVAM

Explain Types of Trees in data structures? 

Data Structures and Algorithms

Answer in Short

Types of tree in data structures are General Tree, Full Tree, Complete Tree, Binary Tree, Binary Search Tree

Explanation

973    0

==> Types of Trees--

  1. complete binary tree
  2. Almost complete binary tree
  3. Strictly Binary Tree:
  4. Binary Search Tree
  5. Binary Tree





Share:   

More Questions from Data Structures and Algorithms Module 4