- Learn Data Structures and Algorithms with Golang
- Bhagvan Kommadi
- 54字
- 2021-06-24 15:37:30
Classification of data structures and structural design patterns
You can choose a data structure by using classification. In this section, we discuss data structure classification in detail. The design patterns related to the data structure are covered after the classification.
In the next section, we'll take a look at classification of data structures.