Add the initial translation of chapter "searching" (#1324)

This commit is contained in:
Yudong Jin
2024-05-01 05:56:27 +08:00
committed by GitHub
parent 59d07264fc
commit 96597b8aaa
34 changed files with 380 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
# 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.