Answer Posted / glibwaresoftsolutions
An extension of the linked list structure, a binary tree contains no more than two children per node.
There are always two nodes in a binary tree: a left node and a right node.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of linked list?
Is hashmap get thread safe?
What is data in computer science?
Does treemap allow null key?
Is treeset synchronized?
How does insertion sort works?
How to compare Two Arrays?
Define non-linear data structures?
Have you ever used HashTable and Directory?
What is the top of a stack?
Explain the priority queue?
Do sets allow duplicates?
What is data structure and its types?
List the limitations of linear probing?
What is the difference between null and void?