Answer Posted / yenealem
It is a data structure on that every node on the tree
contains at most two children in the tree.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If you are given a choice to use either arraylist and linkedlist, which one would you use and why?
How do you find the index of an element in an arraylist?
What is vector and types of vector?
What is mergesort and hashtable?
Which is better hashmap or treemap?
What is difference between list and array list?
What is dequeue in data structure?
State the merits of linear representation of binary trees?
When new data are to be inserted into a data structure?
What is doubly linked list?
What is meant by deque?
How does hashset work internally in java?
Describe the complexity of Quick Sort
Does arraylist maintain insertion order?
Differentiate between hashmap and hashtable.