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
Probability and complex function
MA3303 3rd Semester EEE Dept | 2021 Regulation | 3rd Semester EEE Dept 2021 Regulation
Electromagnetic Theory
EE3301 3rd Semester EEE Dept | 2021 Regulation | 3rd Semester EEE Dept 2021 Regulation
Digital Logic Circuits
EE3302 3rd Semester EEE Dept | 2021 Regulation | 3rd Semester EEE Dept 2021 Regulation
Electron Devices and Circuits
EC3301 3rd Semester EEE Dept | 2021 Regulation | 3rd Semester EEE Dept 2021 Regulation
Electrical Machines I
EE3303 EM 1 3rd Semester EEE Dept | 2021 Regulation | 3rd Semester EEE Dept 2021 Regulation
C Programming and Data Structures
CS3353 3rd Semester EEE, ECE Dept | 2021 Regulation | 3rd Semester EEE Dept 2021 Regulation