mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-25 20:46:08 +00:00
Re-translate the Japanese version (#1871)
* Retranslate Japanese docs with GPT-5.4 * Retranslate Japanese code with GPT-5.4
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# ハッシュ表
|
||||
# ハッシュテーブル
|
||||
|
||||

|
||||

|
||||
|
||||
!!! abstract
|
||||
|
||||
コンピューティングの世界において、ハッシュ表は賢い司書のようなものです。
|
||||
|
||||
インデックス番号の計算方法を理解し、目的の本を迅速に取得することを可能にします。
|
||||
コンピュータの世界では、ハッシュテーブルは聡明な図書館員のような存在です。
|
||||
|
||||
彼は請求記号の計算方法を知っており、そのため目的の本を素早く見つけられます。
|
||||
|
||||
Reference in New Issue
Block a user