Answer Posted / 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 View All Answers
8.In DSP,Define Signal and System?and various type of signals.
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
how do we provide security for web services
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
what are all the validation we need to perform in data stage?
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
Diff between IF and where ?
< No Frames > tag is used for
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
what will we require to build project with the help of oracle
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
How to create a new dataset only duplicate observations in proc sort procedure?
Which language they use during interview?
What are events in smartforms?