What is dynamic array with example?
Can we give size to arraylist?
What is mean by merge sort?
Explain the Array
What is sorted list in data structure?
What you mean by sorting?
What is peek in stack?
Give a basic algorithm for searching a binary search tree?
What is the difference between linked list and array?
What do you mean by balanced trees?
How many types of data structures are used?
an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].
Explain recursive function & what is the data structures used to perform recursion?
Which are the sorted collections?
Describe tree database.