Learn Data Structures and Algorithms with Golang
上QQ阅读APP看书,第一时间看更新

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.