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
Can we sort hashmap?
Define open addressing?
What are data and data types?
Which is the best book for data structures and algorithms?
Is python good for freshers?
How to get largest and smallest number in an array?
What are the 4 types of data?
How is a queue works?
Define disjoint set adt?
Is hashmap a data structure?
Define balancing condition for AVL Tree.
What are different types of sorting techniques?
What is the purpose of sorting algorithms?
What is the logic to reverse the array?
Can we store a string and integer together in an array?