Base/Knowledges/IT/Структуры данных/Инвертированные индексы (Inverted index).md
2026-02-23 19:52:05 +03:00

7 lines
368 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#структураанных #todo
> Хеш-таблица, связывающая слова с местами, в которых эти слова встречаются. Часто используется для построения поисковых систем
Источники:
- [[Адитья Бхаргава - Грокаем Алгоритмы]]