mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-01 18:14:25 +00:00
823 B
823 B
comments, icon
| comments | icon |
|---|---|
| true | material/text-search |
Chapter 10. 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.
