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 in detail about Inserting Into A Binary Search Tree ? 


View

Explain level ordered traversal ? 


View

Explain other operation on binary search tree ? 


View

Explain in details about expression tree ? 


View

Explain in  detail about Searching A Binary Search Tree ? 


View

Explain additional binary tree operation ? 


View

Explain binary tree traversal ? 


View