上QQ阅读APP看书,第一时间看更新
Section 2: Basic Data Structures and Algorithms using Go
We will talk about data structures, including linear, non-linear, homogeneous, heterogeneous, and dynamic types, as well as classic algorithms. This section covers different types of lists, trees, arrays, sets, dictionaries, tuples, heaps, queues, and stacks, along with sorting, recursion, searching, and hashing algorithms.
This section contains the following chapters: