mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-08 13:36:06 +00:00
45e1295241
* Review the English version using Claude-4.5. * Update mkdocs.yml * Align the section titles. * Bug fixes
10 lines
332 B
Markdown
10 lines
332 B
Markdown
# Searching
|
|
|
|

|
|
|
|
!!! abstract
|
|
|
|
Searching is an adventure into the unknown, where we may need to traverse every corner of the mysterious space, or we may be able to quickly lock onto the target.
|
|
|
|
In this journey of discovery, each exploration may yield an unexpected answer.
|