mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-24 12:06:07 +00:00
build
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user