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 binary tree traversal ? 


View

Explain in detail about Inserting Into A Binary Search Tree ? 


View

Explain Types of Trees in data structures? 


View

Define binary tree. Explain properties of binary tree ? 


View

Explain additional binary tree operation ? 


View

Explain representation of tree ?


View

Explain other operation on binary search tree ? 


View