Answer Posted / saurabh
A binary tree is a tree in which all nodes are connected and
each node has indegree of maximum and outdegree of maximum 2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differentiate among cycle, path, and circuit?
Can we make hashmap synchronized?
What is time complexity of binary search?
What are the applications of graph data structure?
In tree construction which is the suitable efficient data structure?
Define open addressing?
How can we reverse a singly linked list?
Define degree of the node?
Can a null element added to a treeset or hashset?
Explain about map and their types?
Can we add heterogeneous elements into treemap?
What is the top of a stack?
Is binary tree a bst?
Can we add or delete an element after assigning an array?
Where is binary tree used?