Answer Posted / guest
binary tree is parent node have maximum 2 child. that type
of tree is called as binary tree
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to sort an Array?
Describe full binary tree and complete binary tree.
What do you mean by recursive definition?
What is minimum depth of binary tree?
Given an unsorted linked list, and without using a temporary buffer, write a method that will delete any duplicates from the linked list?
Explain what are the major data structures used in the hierarchical data model?
Describe stack operation.
What is the complexity of adding an element to the heap?
Tell me can the size of operator be used to tell the size of an array passed to a function?
What is the difference between a push and a pop?
What is complexity algorithm?
When would you use a hashmap?
How to pass in data structure exam?
How do you sort a map by key?
How do you sort a list in reverse order?