What is a bubble sort and how do you perform it?
What is the difference between for and foreach loop?
What does list clear do?
Differentiate between arraylist and linkedlist.
Describe stack operation.
What is the similarity between a Structure, Union and enumeration?
Write a program to reverse a single linked list.
What is immutablelist?
Which interfaces are implemented by linkedhashset?
What is the space complexity of selection sort?
How to sort an Array?
What are arrays give example?
What are binary search and fibonacci search?
What are linear and non linear data structures?
What is the idea behind splaying?