Is array static or dynamic?
Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.
List the applications of set adt?
What is sorted list in data structure?
Why is data structure needed?
What is meant by binary tree?
How to copy an array into another array?
Explain the common uses of tree database.
What is complete binary tree and almost complete binary tree?
What is the difference between hashset and hashmap?
How to get top two numbers from an array?
What are different methods of collision resolution in hashing.
Is it possible to store null key and null values in a hashmap?