Answer Posted / ashutosh
a binary tree is a tree in which each naode have 2 child
except leaf naode.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How can avl tree be useful in all the operations as compared to binary search tree?
Is python good for freshers?
Can we modify final arraylist?
In Data Structure, write output of given program.
Draw a binary Tree for the expression : A * B - (C + D) * (P / Q)
What is a reverse linked list.
State the difference between persistent and ephemeral data structure?
Explain what is the bucket size, when the overlapping and collision occur at same time?
Can you sort a hashset?
How does a hashtable work?
What are data structures in programming?
Differentiate between list and map.
How to create an Array?
Is any implicit arguments are passed to a function when it is called?
Define red-black trees.