Explain Array
What is sequential search? What is the average number of comparisons in a sequential search?
What is b tree in data structure?
What are the major data structures used in the hierarchical data model?
What is the use of data structure in real life?
Do sets allow duplicates?
List the data structures which are used in rdbms, network data modal, and hierarchical data model.
What does abstract data type mean?
What member function places a new node at the end of the linked list?
What is huffman’s algorithm?
What is complexity algorithm?
Does linked list allow duplicates?
Write code for reversing a linked list.