The linked list is a data structure which makes use of dynamic memory. Hence it is possible to handle the list of any desired length using the linked list. Various applications of linked list are -
Applications
of Linked Lists
AU: Dec.-19, Marks 13
The
linked list is a data structure which makes use of dynamic memory. Hence it is
possible to handle the list of any desired length using the linked list.
Various applications of linked list are -
1.
The linked list is used for performing
polynomial operations such as addition, multiplication evaluation and so
on.
2.
The linked list is used for handling the set
operations.
3.
The stack data structure can be
implemented using linked list.
4. The queue
data structure can be implemented using linked list.
Review Question
1. What are the
applications of linked list in dynamic storage management? AU: Dec.-19, Marks
13
C Programming and Data Structures: Unit III: a. Linear Data Structures - List : Tag: : in dynamic storage management - Applications of Linked Lists
C Programming and Data Structures
CS3353 3rd Semester EEE, ECE Dept | 2021 Regulation | 3rd Semester EEE Dept 2021 Regulation