Answer Posted / ashutosh
a binary tree is a tree in which each naode have 2 child
except leaf naode.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Differentiate between an array and an arraylist.
How is the front of the queue calculated ?
Differentiate between hashset and treeset.
Which sorting algorithm is best for large data?
Can you distinguish between ArrayList and Array?
Which is the best book for data structures and algorithms?
What is data in computer science?
Why is arraylist used?
What are the advantages and disadvantages of copyonwritearraylist?
What is a pass in bubble sort?
What is example of data?
Explain implementation of deletion from a binary tree.
Given M x N matrix with sorted elements row wise and column wise, find elements?
What is data and data types?
Does hashtable allow null values?