Skip to content

Commit e8882b8

Browse files
committed
update
1 parent 2c53cf6 commit e8882b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 数据结构与算法 :dizzy:
1+
# 数据结构与算法 :dizzy:<a id="top"></a>
22
## 线性表
33
顺序表是一种典型的线性结构,是最简单、最常用的数据结构。
44
在计算机中线性表可以采用两种方式来保存,一种是顺序存储结构,另一种是链式存储结构.

0 commit comments

Comments
 (0)