Can we define the size of arraylist?
Are linked lists useful?
What is bubble sort algorithm?
What does sorting an array do?
Why is it important to sort waste?
What are the types of collision resolution strategies in open addressing?
Describe queue operation.
Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).
Write a Binary Search program
A lot of data structures related programs related to only trees and graphs, like the diameter of a tree, removing the loops in a graph etc.
What is the purpose of sorting?
Why is it called bubble sort?
What is the need for extendible hashing?