This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
hello-algo
Watch
1
Star
0
Fork
0
You've already forked hello-algo
mirror of
https://github.com/krahets/hello-algo.git
synced
2026-07-23 11:46:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5002d2a5c94cdbce76f148cfa99486a42e437f8b
hello-algo
/
zh-hant
/
docs
/
chapter_array_and_linkedlist
/
index.md
T
krahets
2b8612bc41
build
2026-07-19 03:42:10 +08:00
653 B
Raw
Blame
History
comments, icon
comments
icon
true
material/view-list-outline
第 4 章 陣列與鏈結串列
{ class="cover-image" }
!!! abstract
資料結構的世界如同一堵厚實的磚牆。 陣列的磚塊整齊排列,逐個緊貼。鏈結串列的磚塊分散各處,連線的藤蔓自由地穿梭於磚縫之間。
本章內容
4.1 陣列
4.2 鏈結串列
4.3 串列
4.4 記憶體與快取 *
4.5 小結
4.6 練習
Reference in New Issue
View Git Blame
Copy Permalink