Organizing data using lists: A sequential data structure
- Title
 - Organizing data using lists: A sequential data structure
 - Creator
 - Samad S.R.A.; Arulkumar N.; Rajasekaran J.; Vinodini R.; Ganesan P.
 - Description
 - Computer programming aims to organize and process data to get the desired result. Software developer chooses a programming language for application development based on the data processing capabilities of the language. The list is one of the sequential data structures in Python. A list is limited to a particular data type, such as numbers or strings. Occasionally, a list may include data of mixed types, including numbers and strings. Elements in the list can be accessed by using the index. Usually, a list's elements are enclosed within square brackets and divided using commas. The list may be referred to as a dynamic-sized array, which denotes that its size increases as additional data is added and that its size is not predefined. List data structure allows repetition; hence, a single data item may appear several times in a list. The list assists us in solving several real-world problems. This chapter deals with the list's creation and manipulation, the complexity of processing the list, sorting, stack, and queue operations. 2023, IGI Global. All rights reserved.
 - Source
 - Advanced Applications of Python Data Structures and Algorithms, pp. 35-51.
 - Date
 - 2023-01-01
 - Publisher
 - IGI Global
 - Coverage
 - Samad S.R.A., University of Technology and Applied Sciences, Shinas, Oman; Arulkumar N., CHRIST University (Deemed), India; Rajasekaran J., University of Technology and Applied Sciences, Shinas, Oman; Vinodini R., Little Angels Institute, Karur, India; Ganesan P., University of Technology and Applied Sciences, Shinas, Oman
 - Rights
 - Restricted Access
 - Relation
 - ISBN: 978-166847102-9; 978-166847100-5
 - Format
 - Online
 - Language
 - English
 - Type
 - Book chapter
 
Collection
Citation
Samad S.R.A.; Arulkumar N.; Rajasekaran J.; Vinodini R.; Ganesan P., “Organizing data using lists: A sequential data structure,” CHRIST (Deemed To Be University) Institutional Repository, accessed November 4, 2025, https://archives.christuniversity.in/items/show/18316.
            