Explain Types of Trees in data structures? 


==> Types of Trees--

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


Share to whatsapp

More Questions from Data Structures and Algorithms Module 4

Explain representation of tree ?


View

Explain in  detail about Searching A Binary Search Tree ? 


View

Explain binary tree representation ? 


View

Explain Types of Trees in data structures? 


View

Explain binary tree traversal ? 


View

Explain in details about expression tree ? 


View

Define tree. Explain terminology of tree ? 


View