Answer Posted / siya
a binary tree is a tree,whose root has degree 2 and other
nodes has degree 2or 3.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can we store a string and integer together in an array?
How efficient is bubble sort?
What is the difference between sorting and classifying?
What is the difference between hashset and hashtable?
What is the order of b tree?
Explain about circular linked list?
Define rehashing?
What is hash data type?
What is the maximum size of array?
Is python good for freshers?
Can hashmap store null values?
Is radix sort faster than quicksort?
Why is hashset used?
How do you do binary search?
What is dynamic array with example?