Data Structure: Unit I: Lists

Applications of Lists

Data Structure

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.

Applications of Lists

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?

Data Structure: Unit I: Lists : Tag: : Data Structure - Applications of Lists


Data Structure: Unit I: Lists



Under Subject


Data Structure

CS3301 3rd Semester CSE Dept | 2021 Regulation | 3rd Semester CSE Dept 2021 Regulation



Related Subjects


Discrete Mathematics

MA3354 3rd Semester CSE Dept | 2021 Regulation | 3rd Semester CSE Dept 2021 Regulation


Digital Principles and Computer Organization

CS3351 3rd Semester CSE Dept | 2021 Regulation | 3rd Semester CSE Dept 2021 Regulation


Foundation of Data Science

CS3352 3rd Semester CSE Dept | 2021 Regulation | 3rd Semester CSE Dept 2021 Regulation


Data Structure

CS3301 3rd Semester CSE Dept | 2021 Regulation | 3rd Semester CSE Dept 2021 Regulation


Object Oriented Programming

CS3391 3rd Semester CSE Dept | 2021 Regulation | 3rd Semester CSE Dept 2021 Regulation