Chapter 3. Data Structures¶
Abstract
Data structure is like a sturdy and diverse framework.
It provides a blueprint for the orderly organization of data, upon which algorithms come to life.
Chapter contents¶
- 3.1 Classification of Data Structures
- 3.2 Basic Data Types
- 3.3 Number Encoding *
- 3.4 Character Encoding *
- 3.5 Summary
