Answer Posted / himani madan
A binary tree is a tree in which each node has either 0 or 2
child nodes.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is a simple path?
Give a basic algorithm for searching a binary search tree?
What happens if we put a key object in a hashmap which exists?
What is a class user?
Is treeset thread safe?
What are the properties of an algorithm?
What are the major data structures used in the rdbms?
How would you dynamically allocate a one-dimensional and two-dimensional array of integers?
Why is quicksort so fast?
What is data structure and its operations?
Define articulation point?
Which is the parent class of linkedlist class?
What is the difference between sorting and classifying?
How does threaded binary tree represented in data structure?
What type of algorithm is binary search?