Answer Posted / ajay
A binary tree is a data structure in which the nodes
contains at most two links(i.e.,left child and/or right
child)
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Is hashmap keyset ordered?
What is a directed graph?
What do you understand by doubly linked list?
Does list allow null values?
What is dequeue in data structure?
What are vectors used for in real life?
What is dynamic data structure?
Define parent node?
Evaluate the following prefix expression " ++ 26 + - 1324" (Similar types can be asked)
What do you mean by primary clustering?
What are the types of binary tree?
If you do not initialize an array what will happen?
What is a 2 dimensional array?
Which sorting is worst?
How does a dynamic array work?