Answer Posted / babita
A tree with at most two children for each node.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How does a binary search work?
What are the different types of sorting? Explain the difference between them.
Explain recursive function & what is the data structures used to perform recursion?
How do signed and unsigned numbers affect memory?
What is a 2 dimensional array?
How null key is handled in hashmap?
Describe the types of data structures?
Write an algorithm through which the inserting and deleting of elements can take place in circular queue?
How many pointers are necessary to implement a simple linked list?
Are duplicates allowed in hashmap?
Is vector a collection?
Which is faster arraylist or linked list?
What is the use of sorting?
How do you declare An array of three char pointers
What is non linear data structure with example?