mirror of
https://github.com/krahets/hello-algo.git
synced 2026-05-12 19:47:33 +08:00
Add the initial translation of chapter "sorting" (#1321)
This commit is contained in:
9
en/docs/chapter_sorting/index.md
Normal file
9
en/docs/chapter_sorting/index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Sorting
|
||||
|
||||

|
||||
|
||||
!!! abstract
|
||||
|
||||
Sorting is like a magical key that turns chaos into order, enabling us to understand and handle data in a more efficient manner.
|
||||
|
||||
Whether it's simple ascending order or complex categorical arrangements, sorting reveals the harmonious beauty of data.
|
||||
Reference in New Issue
Block a user