mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-05 06:37:12 +08:00
translation: Update index.md (#1009)
* Update index.md improved the abstract. * Update index.md redid the sentences, if this one is no good then I will just use what Yuelinxin has provided me. thanks and sorry for the inconvenience, also happy new year! * Update index.md deleted sinuous.
This commit is contained in:
@ -4,6 +4,6 @@
|
|||||||
|
|
||||||
!!! abstract
|
!!! 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user