Answer Posted / n.k
Binary tree is a tree which has at most two sub node namely
left sub tree and right sub tree or may be null
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many null values are allowed in hashmap?
What is array in data structure with example?
How to reverse a singly linked list?
Can we create a null as a key for a map collection?
Why is hashmap faster?
How do you rotate an AVL tree?
How many parts are there in a declaration statement using data structures?
How do you insert a new item in a binary search tree?
Is hashmap keyset ordered?
Is arraylist better than array?
Define disjoint set adt?
What is the procedure to insert into a sorted array?
What is faster array or arraylist?
Define a linear data structure.
List the applications of queues?