Answer Posted / tadveer verma
a tree which has atmost two child is called a binary tree.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain what is the data structures used to perform recursion?
Mention some drawbacks of the linked list.
How do you empty an arraylist?
Tell me how to find middle element of linked list in one pass?
If you are using c language to implement the heterogeneous linked list, explain what pointer type will you use?
How do you sort an arraylist?
Is array faster than arraylist?
write a program to show the insertion and deletion of an element in an array using the position
What is a sorting algorithm in data structure?
Can we add elements to final list?
What is non linear data structure with example?
List some applications of multilinked structures?
What is a Queue? Explain its operation with example?
Where is binary tree used?
What are linked lists most commonly used for?