Files
hello-algo/ru/docs/chapter_hashing/index.md
Yudong Jin 22b3b568ef fix Ru translation (#1894)
* docs(ru): replace prose quotes with guillemets

* docs(ru): replace prose semicolons with periods

* docs(ru): align animation title forms

* docs(ru): align figure and table references
2026-04-14 18:10:12 +08:00

397 B

Хеш-таблицы

Хеш-таблицы

!!! abstract

Хеш-таблица устанавливает соответствие между ключом и значением.

Благодаря этому она позволяет получать нужное значение по ключу за очень короткое время.