mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-09 05:41:47 +08:00
822 B
822 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 a mysterious space, or perhaps we’ll quickly locate our target.
On this journey of discovery, each exploration may end up with an unexpected answer.
