Answer Posted / naz
A Binary Tree is a finite set of elements called Node.....
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Can arraylist be empty?
How many parts are there in a declaration statement using data structures?
If we add enum constants to a sorted collection ( treemap , treeset ), what will be the order in which they will be maintained?
Given M x N matrix with sorted elements row wise and column wise, find elements?
What is immutablelist?
If you are using c language to implement the heterogeneous linked list, what pointer type should be used?
What do you mean by free pool?
What do you mean by secondary clustering?
What is data algorithm?
List out the disadvantages of using a linked list?
What is a data structure? What are the types of data structures? Briefly explain them
Define an algorithm.
What are the types of array operations?
What is a treeset?
What is difference between for loop and foreach?