Answer Posted / wizard
A root node contains data part and has link part. i.e links
to its child. if it is binary tree it has two links i.e left
child and right child
| Is This Answer Correct ? | 36 Yes | 6 No |
Post New Answer View All Answers
Mention the data structures which are used in graph implementation.
What is the difference between file structure and storage structure?
List out the disadvantages of using a linked list?
Why do we use dynamic arrays?
What are the advantages of linked list?
What is the difference between hashset and hashtable?
What is the difference between hashmap and linkedhashmap?
What is comparable interface?
We know that Arrays are objects so why cannot we write strArray.length()?
What are the advantages of merge sort?
What are the tasks performed during inorder traversal?
Why is it important to sort waste?
What is difference between hashmap and treemap?
What are the issues that hamper the efficiency in sorting a file?
How do you find the complexity of a selection sort?