What is array traversing?
Is array a collection?
What is a subtree?
Define an abstract data type (adt)?
What is a bubble sort and how do you perform it?
What is the best case time complexity of bubble sort?
Define the term “percolate up”?
What are the different types of data structures explain briefly?
What is dynamic array how it is created?
Which sorting is best?
Name few concurrent collection classes?
What are the average and worst time complexity in a sorted binary tree is
How do you find the depth of a binary tree?
How do we find duplicate elements in an array?
What is a height of a tree?