Skip to content
# 云南专升本‑数据结构
<span id="kao1">**考点1:顺序表**</span>
顺序表元素连续存放。

<span id="kao2">**考点2:链表**</span>
链表节点分散存储。