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
Why does hashset use hashmap?
Does treemap preserve order?
What is data structures in computer science?
If you are using c language to implement the heterogeneous linked list, explain what pointer type will you use?
What is the capacity of arraylist?
What is max heapify?
Calculate the efficiency of sequential search?
How do signed and unsigned numbers affect memory?
What is the advantage of circular linked list?
What is the need for extendible hashing?
How many types of linked list exist?
What is the application of queue?
What actions are performed when a function is called?
Does hashmap allow duplicate keys?
Why use a tuple instead of a list?