https://github.com/letsdeepchat/data-structure-using-python
In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.
https://github.com/letsdeepchat/data-structure-using-python
Last synced: 27 days ago
JSON representation
In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.
- Host: GitHub
- URL: https://github.com/letsdeepchat/data-structure-using-python
- Owner: letsdeepchat
- Created: 2019-11-05T08:51:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T14:16:26.000Z (about 6 years ago)
- Last Synced: 2025-02-12T15:41:20.126Z (about 1 year ago)
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data-Structure-using-Python