Why is a linked list called a dynamic data structure?

a) Why is a linked list called a dynamic data structure? What are the advantages of using linked list over arrays? Also explain different types of linked list along with their applications.


Leave a Reply