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
What is a directed graph?
Which is more efficient merge sort vs quicksort?
What is data structure explain different types of data structures with examples?
When is a graph said to be weakly connected?
Describe stack operation.
What is difference between list and array list?
What is the Difference between sax and dom parser?
Define heap order property?
How do I sort a hashmap key?
What is a concurrenthashmap?
List the data structures which are used in hierarchical data model.
Why is merge sort faster?
What is meant by heap sort?
What is an ordered map?
Differentiate between set and map.