Binary tree?



Binary tree?..

Answer / swetcha

Binary tree is a tree with at most two children for each
node.Also known as dyadic tree.
most formal defination is that
A binary tree either

.is empty (no nodes), or
.has a root node, a left binary tree, and a right binary
tree
These r the various types where we use the actual binary
tree
complete binary tree, full binary tree, binary search tree,
binary heap, balanced binary tree, threaded tree, Fibonacci
tree, extended binary tree

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Programming Languages AllOther Interview Questions

Data structure used to impliment a menu:

0 Answers   Verifone,


two MIT math grads bump into each other at Fairway on the upper west side. they haven't seen each other in over 20 years. the first grad says to the second: "how have you been?" second: "great! i got married and i have three daughters now" first: "really? how old are they?" second: "well, the product of their ages is 72, and the sum of their ages is the same as the number on that building over there.." first: "right, ok.. oh wait.. hmm, i still don't know" second: "oh sorry, the oldest one just started to play the piano" first: "wonderful! my oldest is the same age!" problem: how old are the daughters?

2 Answers  


Give examples of macro quoting function?

0 Answers   GE,


will it allow to add same value in HashMap class.

0 Answers  


In staad pro, how can we design ROOF SLAB?

0 Answers   L&T,






how do i create my own exception class which will restrict IO exception?

0 Answers  


What is procedural oriented language language..? give some examples of this language....?

0 Answers  


2.Different data types in C? and its value and range?

2 Answers  


3.Give the formula for determine the range of the data type?

1 Answers  


1.Describe about your project?

1 Answers  


How Many versions are there in crystal reports

2 Answers   Wipro,


what is the difference between uservariables and systemvariables (in Environmental variables)???

0 Answers  


Categories