What are the major data structures used in the hierarchical data model?
What is difference between while and do while?
create an singly linked lists and reverse the lists by interchanging the links and not the data?
Define structure property in a heap?
Difference between arraylist and linkedlist?
What are the different types of hash functions?
Which is the parent class of list<e> class?
Explain about set and their types in a collection?
what is a complexity of linear search,binery search?
What are the difference between arraylist and linkedlist from the perspective of sorting?
Explain heapsort. What is its complexity?
What do you mean by breadth first search (bfs)?
What is bubble sort in data structure?