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
Which language is best for data structures and algorithms?
How do hash tables work?
What is linear and non linear structure?
Explain the types of linked lists.
Explain stacks and queues in detail.
Define separate chaining?
What are the collision resolution methods?
What do you mean by hash function?
Does treeset remove duplicates?
When should structures be passed by values or by reference?
What are b tree keys?
How to show internal storage representation of data structure in RDBM?
State the different types of linked lists?
What method removes the value from the top of a stack?
Do you know what is linear search?