What do you know about the big-o notation and can you give some examples with respect to different data structures?
Explain about set and their types in a collection?
How would you check if a binary tree is BST or not ? Write a program.
What is storage structure in data structure?
Can arraylist be empty?
What is an array vs list?
What is difference between hashmap and arraylist?
What is the difference between the hash table and hash map?
What are the advantages and disadvantages of linked list over array?
What is linear-logarithm chasm?
Is heap sort adaptive?
What is data structure and its types?
Write an algorithm to show various operations on ordered list and arrays
State the difference between primitive and non-primitive data types?
What are different types of algorithms?