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
Differentiate between arraylist and linkedlist.
What do you mean by an Array?
Differentiate between queue and deque.
What is sequential search? What is the average number of comparisons in a sequential search?
What is the difference between arrays sort and collections sort?
Define linked list data structure.
What is example of data?
What is a weighted graph?
What is stable sorting method?
What is a string array?
What are types of Collision Resolution Techniques and the methods used in each of the types?
What is priority queue in data structure?
What is the application of queue?
How do you determine if a binary tree is height balanced?
What do you mean by data and data structure?