Files
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

comments, icon
comments icon
true material/view-list-outline

第 4 章   陣列與鏈結串列

陣列與鏈結串列{ class="cover-image" }

!!! abstract

資料結構的世界如同一堵厚實的磚牆。

陣列的磚塊整齊排列,逐個緊貼。鏈結串列的磚塊分散各處,連線的藤蔓自由地穿梭於磚縫之間。

本章內容