Answer Posted / hr@tgksolutions.com
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
How many types of lists are there?
What is the difference between hashset and hashmap?
What is java priority queue?
What will you prefer for traversing through a list of elements between singly and doubly linked lists?
How does sort function work?
What is data structure operations?
Why is null not allowed in concurrenthashmap?
Which interface provides the capability to store objects using a key-value pair?
What is difference between stack and queue?
How does shell sort work?
Define a path in a tree?
How many sorting algorithms are there?
Are sets sorted?
What is application of data structure?
Is treemap sorted?