This commit is contained in:
krahets
2024-01-07 23:42:54 +08:00
parent 09faf59716
commit 4c553058fb
48 changed files with 501 additions and 138 deletions
@@ -9,9 +9,9 @@ icon: material/view-list-outline
!!! abstract
The world of data structures is like a solid brick wall.
The world of data structures resembles a sturdy brick wall.
The bricks of an array are neatly arranged, each closely connected to the next. In contrast, the bricks of a linked list are scattered, with vines of connections freely weaving through the gaps between bricks.
In arrays, envision bricks snugly aligned, each resting seamlessly beside the next, creating a unified formation. Meanwhile, in linked lists, these bricks disperse freely, embraced by vines gracefully knitting connections between them.
## Chapter Contents