mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 10:56:29 +08:00
9 lines
314 B
Markdown
9 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.
|