mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-29 11:27:13 +00:00
Add the initial translation of chapter "searching" (#1324)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Searching
|
||||
|
||||

|
||||
|
||||
!!! 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.
|
||||
Reference in New Issue
Block a user