What do you know about trees and tell the types of tree?

This question is related to Wipro Interview

Showing Answers 1 - 2 of 2 Answers

swathi

  • Oct 25th, 2006
 

binary tree

  Was this answer useful?  Yes

Tree is a finite set of nodes which is non empty by definition, a specially designated node called root and distinct subsets  , each subset is again a tree.

 

Types of trees:

1.Binary trees

2.B+ trees

3.B* trees

4.Balanced trees

5.AVL trees

6.Forest..................etc

 

 

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions