mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 02:46:28 +08:00
10 lines
314 B
Markdown
10 lines
314 B
Markdown
|
# Searching
|
||
|
|
||
|
![Searching](../assets/covers/chapter_searching.jpg)
|
||
|
|
||
|
!!! abstract
|
||
|
|
||
|
Searching is an unknown adventure, where we may need to traverse every corner of a mysterious space, or perhaps quickly pinpoint our target.
|
||
|
|
||
|
In this journey of discovery, each exploration may yield an unexpected answer.
|