This website requires JavaScript.
Explore
Help
Register
Sign In
algorithm
/
hello-algo
Watch
1
Star
0
Fork
0
You've already forked hello-algo
mirror of
https://github.com/krahets/hello-algo.git
synced
2025-07-22 15:53:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
hello-algo
/
docs
/
chapter_array_and_linkedlist
/
index.md
krahets
3d81b2d954
Update the opening phrase
2023-08-04 05:13:20 +08:00
349 B
Raw
Blame
History
数组与链表
{ width="600" }
!!! abstract
数据结构的世界如同一睹厚实的砖墙。 数组的砖块整齐排列,逐个紧贴。链表的砖块分散各处,连接的藤蔓自由地穿梭于砖缝之间。